Searched refs:amap_cq_context_v2 (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/scsi/be2iscsi/ |
D | be_cmds.c | 817 AMAP_SET_BITS(struct amap_cq_context_v2, coalescwm, in beiscsi_cmd_cq_create() 819 AMAP_SET_BITS(struct amap_cq_context_v2, nodelay, in beiscsi_cmd_cq_create() 821 AMAP_SET_BITS(struct amap_cq_context_v2, count, ctxt, in beiscsi_cmd_cq_create() 823 AMAP_SET_BITS(struct amap_cq_context_v2, valid, ctxt, 1); in beiscsi_cmd_cq_create() 824 AMAP_SET_BITS(struct amap_cq_context_v2, eventable, ctxt, 1); in beiscsi_cmd_cq_create() 825 AMAP_SET_BITS(struct amap_cq_context_v2, eqid, ctxt, eq->id); in beiscsi_cmd_cq_create() 826 AMAP_SET_BITS(struct amap_cq_context_v2, armed, ctxt, 1); in beiscsi_cmd_cq_create()
|
D | be_cmds.h | 600 struct amap_cq_context_v2 { struct
|
/Linux-v4.19/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.c | 1202 AMAP_SET_BITS(struct amap_cq_context_v2, coalescwm, in be_cmd_cq_create() 1204 AMAP_SET_BITS(struct amap_cq_context_v2, nodelay, ctxt, in be_cmd_cq_create() 1206 AMAP_SET_BITS(struct amap_cq_context_v2, count, ctxt, in be_cmd_cq_create() 1208 AMAP_SET_BITS(struct amap_cq_context_v2, valid, ctxt, 1); in be_cmd_cq_create() 1209 AMAP_SET_BITS(struct amap_cq_context_v2, eventable, ctxt, 1); in be_cmd_cq_create() 1210 AMAP_SET_BITS(struct amap_cq_context_v2, eqid, ctxt, eq->id); in be_cmd_cq_create()
|
D | be_cmds.h | 478 struct amap_cq_context_v2 { struct
|