Searched refs:amap_eq_context (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/be2iscsi/
H A Dbe_cmds.c540 AMAP_SET_BITS(struct amap_eq_context, func, req->context,
542 AMAP_SET_BITS(struct amap_eq_context, valid, req->context, 1);
543 AMAP_SET_BITS(struct amap_eq_context, size, req->context, 0);
544 AMAP_SET_BITS(struct amap_eq_context, count, req->context,
546 AMAP_SET_BITS(struct amap_eq_context, delaymult, req->context,
H A Dbe_cmds.h208 struct amap_eq_context { struct
237 u8 context[sizeof(struct amap_eq_context) / 8]; /* dw[4] */
/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c595 AMAP_SET_BITS(struct amap_eq_context, valid, req->context, 1);
597 AMAP_SET_BITS(struct amap_eq_context, size, req->context, 0);
598 AMAP_SET_BITS(struct amap_eq_context, count, req->context,
600 AMAP_SET_BITS(struct amap_eq_context, delaymult, req->context,
H A Dbe_cmds.h243 struct amap_eq_context { struct
272 u8 context[sizeof(struct amap_eq_context) / 8];

Completed in 42 milliseconds