Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/be2iscsi/
Dbe_cmds.c812 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()
Dbe_cmds.h595 struct amap_cq_context_v2 { struct
/linux-5.19.10/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c1198 AMAP_SET_BITS(struct amap_cq_context_v2, coalescwm, in be_cmd_cq_create()
1200 AMAP_SET_BITS(struct amap_cq_context_v2, nodelay, ctxt, in be_cmd_cq_create()
1202 AMAP_SET_BITS(struct amap_cq_context_v2, count, ctxt, in be_cmd_cq_create()
1204 AMAP_SET_BITS(struct amap_cq_context_v2, valid, ctxt, 1); in be_cmd_cq_create()
1205 AMAP_SET_BITS(struct amap_cq_context_v2, eventable, ctxt, 1); in be_cmd_cq_create()
1206 AMAP_SET_BITS(struct amap_cq_context_v2, eqid, ctxt, eq->id); in be_cmd_cq_create()
Dbe_cmds.h474 struct amap_cq_context_v2 { struct