Home
last modified time | relevance | path

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

/openbmc/linux/include/net/mana/
H A Dhw_channel.h52 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;
60 u32 src_vfid : 8;
62 u32 reserved2;
64 union {
69 u32 wqe_addr_high;
[all …]