Home
last modified time | relevance | path

Searched defs:be_mcc_wrb (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/scsi/be2iscsi/
Dbe_cmds.h26 struct be_mcc_wrb { struct
27 u32 emb_sgecnt_special; /* dword 0 */
36 u32 payload_length; /* dword 1 */
37 u32 tag0; /* dword 2 */
38 u32 tag1; /* dword 3 */
39 u32 rsvd; /* dword 4 */
40 union {
44 } payload;
/linux-6.6.21/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h31 struct be_mcc_wrb { struct
32 u32 embedded; /* dword 0 */
33 u32 payload_length; /* dword 1 */
34 u32 tag0; /* dword 2 */
35 u32 tag1; /* dword 3 */
36 u32 rsvd; /* dword 4 */
37 union {
40 } payload;