Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_cmds.c846 AMAP_SET_BITS(struct amap_eq_context, func, req->context, in beiscsi_cmd_eq_create()
848 AMAP_SET_BITS(struct amap_eq_context, valid, req->context, 1); in beiscsi_cmd_eq_create()
849 AMAP_SET_BITS(struct amap_eq_context, size, req->context, 0); in beiscsi_cmd_eq_create()
850 AMAP_SET_BITS(struct amap_eq_context, count, req->context, in beiscsi_cmd_eq_create()
852 AMAP_SET_BITS(struct amap_eq_context, delaymult, req->context, in beiscsi_cmd_eq_create()
Dbe_cmds.h244 struct amap_eq_context { struct
273 u8 context[sizeof(struct amap_eq_context) / 8]; /* dw[4] */ argument
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h321 struct amap_eq_context { struct
350 u8 context[sizeof(struct amap_eq_context) / 8]; argument
Dbe_cmds.c956 AMAP_SET_BITS(struct amap_eq_context, valid, req->context, 1); in be_cmd_eq_create()
958 AMAP_SET_BITS(struct amap_eq_context, size, req->context, 0); in be_cmd_eq_create()
959 AMAP_SET_BITS(struct amap_eq_context, count, req->context, in be_cmd_eq_create()