Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_cmds.c754 AMAP_SET_BITS(struct amap_eq_context, func, req->context, in beiscsi_cmd_eq_create()
756 AMAP_SET_BITS(struct amap_eq_context, valid, req->context, 1); in beiscsi_cmd_eq_create()
757 AMAP_SET_BITS(struct amap_eq_context, size, req->context, 0); in beiscsi_cmd_eq_create()
758 AMAP_SET_BITS(struct amap_eq_context, count, req->context, in beiscsi_cmd_eq_create()
760 AMAP_SET_BITS(struct amap_eq_context, delaymult, req->context, in beiscsi_cmd_eq_create()
H A Dbe_cmds.h288 struct amap_eq_context { struct
317 u8 context[sizeof(struct amap_eq_context) / 8]; /* dw[4] */ argument
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h363 struct amap_eq_context { struct
392 u8 context[sizeof(struct amap_eq_context) / 8]; argument
H A Dbe_cmds.c1019 AMAP_SET_BITS(struct amap_eq_context, valid, req->context, 1); in be_cmd_eq_create()
1021 AMAP_SET_BITS(struct amap_eq_context, size, req->context, 0); in be_cmd_eq_create()
1022 AMAP_SET_BITS(struct amap_eq_context, count, req->context, in be_cmd_eq_create()