Searched refs:amap_cq_context_v2 (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/scsi/be2iscsi/ |
D | be_cmds.c | 981 AMAP_SET_BITS(struct amap_cq_context_v2, coalescwm, in beiscsi_cmd_cq_create() 983 AMAP_SET_BITS(struct amap_cq_context_v2, nodelay, in beiscsi_cmd_cq_create() 985 AMAP_SET_BITS(struct amap_cq_context_v2, count, ctxt, in beiscsi_cmd_cq_create() 987 AMAP_SET_BITS(struct amap_cq_context_v2, valid, ctxt, 1); in beiscsi_cmd_cq_create() 988 AMAP_SET_BITS(struct amap_cq_context_v2, eventable, ctxt, 1); in beiscsi_cmd_cq_create() 989 AMAP_SET_BITS(struct amap_cq_context_v2, eqid, ctxt, eq->id); in beiscsi_cmd_cq_create() 990 AMAP_SET_BITS(struct amap_cq_context_v2, armed, ctxt, 1); in beiscsi_cmd_cq_create()
|
D | be_cmds.h | 527 struct amap_cq_context_v2 { struct
|
/linux-4.1.27/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.c | 1101 AMAP_SET_BITS(struct amap_cq_context_v2, coalescwm, in be_cmd_cq_create() 1103 AMAP_SET_BITS(struct amap_cq_context_v2, nodelay, ctxt, in be_cmd_cq_create() 1105 AMAP_SET_BITS(struct amap_cq_context_v2, count, ctxt, in be_cmd_cq_create() 1107 AMAP_SET_BITS(struct amap_cq_context_v2, valid, ctxt, 1); in be_cmd_cq_create() 1108 AMAP_SET_BITS(struct amap_cq_context_v2, eventable, ctxt, 1); in be_cmd_cq_create() 1109 AMAP_SET_BITS(struct amap_cq_context_v2, eqid, ctxt, eq->id); in be_cmd_cq_create()
|
D | be_cmds.h | 412 struct amap_cq_context_v2 { struct
|