Searched refs:amap_cq_context_v2 (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/scsi/be2iscsi/ |
| H A D | be_cmds.c | 812 AMAP_SET_BITS(struct amap_cq_context_v2, coalescwm, in beiscsi_cmd_cq_create() 814 AMAP_SET_BITS(struct amap_cq_context_v2, nodelay, in beiscsi_cmd_cq_create() 816 AMAP_SET_BITS(struct amap_cq_context_v2, count, ctxt, in beiscsi_cmd_cq_create() 818 AMAP_SET_BITS(struct amap_cq_context_v2, valid, ctxt, 1); in beiscsi_cmd_cq_create() 819 AMAP_SET_BITS(struct amap_cq_context_v2, eventable, ctxt, 1); in beiscsi_cmd_cq_create() 820 AMAP_SET_BITS(struct amap_cq_context_v2, eqid, ctxt, eq->id); in beiscsi_cmd_cq_create() 821 AMAP_SET_BITS(struct amap_cq_context_v2, armed, ctxt, 1); in beiscsi_cmd_cq_create()
|
| H A D | be_cmds.h | 595 struct amap_cq_context_v2 { struct
|