Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/be2iscsi/
Dbe_cmds.c759 AMAP_SET_BITS(struct amap_eq_context, func, req->context, in beiscsi_cmd_eq_create()
761 AMAP_SET_BITS(struct amap_eq_context, valid, req->context, 1); in beiscsi_cmd_eq_create()
762 AMAP_SET_BITS(struct amap_eq_context, size, req->context, 0); in beiscsi_cmd_eq_create()
763 AMAP_SET_BITS(struct amap_eq_context, count, req->context, in beiscsi_cmd_eq_create()
765 AMAP_SET_BITS(struct amap_eq_context, delaymult, req->context, in beiscsi_cmd_eq_create()
Dbe_cmds.h293 struct amap_eq_context { struct
322 u8 context[sizeof(struct amap_eq_context) / 8]; /* dw[4] */ argument
/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h367 struct amap_eq_context { struct
396 u8 context[sizeof(struct amap_eq_context) / 8]; argument
Dbe_cmds.c1022 AMAP_SET_BITS(struct amap_eq_context, valid, req->context, 1); in be_cmd_eq_create()
1024 AMAP_SET_BITS(struct amap_eq_context, size, req->context, 0); in be_cmd_eq_create()
1025 AMAP_SET_BITS(struct amap_eq_context, count, req->context, in be_cmd_eq_create()