Lines Matching defs:hwc_rx_oob
52 struct hwc_rx_oob { struct
53 u32 type : 6;
54 u32 eom : 1;
55 u32 som : 1;
56 u32 vendor_err : 8;
57 u32 reserved1 : 16;
59 u32 src_virt_wq : 24;
60 u32 src_vfid : 8;
62 u32 reserved2;
64 union {
69 u32 wqe_addr_high;
71 u32 client_data_unit : 14;
72 u32 reserved3 : 18;
74 u32 tx_oob_data_size;
76 u32 chunk_offset : 21;
77 u32 reserved4 : 11;