Searched refs:amap_cq_context_v2 (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/scsi/be2iscsi/ |
D | be_cmds.c | 985 AMAP_SET_BITS(struct amap_cq_context_v2, coalescwm, in beiscsi_cmd_cq_create() 987 AMAP_SET_BITS(struct amap_cq_context_v2, nodelay, in beiscsi_cmd_cq_create() 989 AMAP_SET_BITS(struct amap_cq_context_v2, count, ctxt, in beiscsi_cmd_cq_create() 991 AMAP_SET_BITS(struct amap_cq_context_v2, valid, ctxt, 1); in beiscsi_cmd_cq_create() 992 AMAP_SET_BITS(struct amap_cq_context_v2, eventable, ctxt, 1); in beiscsi_cmd_cq_create() 993 AMAP_SET_BITS(struct amap_cq_context_v2, eqid, ctxt, eq->id); in beiscsi_cmd_cq_create() 994 AMAP_SET_BITS(struct amap_cq_context_v2, armed, ctxt, 1); in beiscsi_cmd_cq_create()
|
D | be_cmds.h | 538 struct amap_cq_context_v2 { struct
|
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.c | 1136 AMAP_SET_BITS(struct amap_cq_context_v2, coalescwm, in be_cmd_cq_create() 1138 AMAP_SET_BITS(struct amap_cq_context_v2, nodelay, ctxt, in be_cmd_cq_create() 1140 AMAP_SET_BITS(struct amap_cq_context_v2, count, ctxt, in be_cmd_cq_create() 1142 AMAP_SET_BITS(struct amap_cq_context_v2, valid, ctxt, 1); in be_cmd_cq_create() 1143 AMAP_SET_BITS(struct amap_cq_context_v2, eventable, ctxt, 1); in be_cmd_cq_create() 1144 AMAP_SET_BITS(struct amap_cq_context_v2, eqid, ctxt, eq->id); in be_cmd_cq_create()
|
D | be_cmds.h | 432 struct amap_cq_context_v2 { struct
|