Home
last modified time | relevance | path

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

/linux/include/net/mana/
H A Dhw_channel.h61 struct hwc_rx_oob { struct
62 u32 type : 6;
63 u32 eom : 1;
64 u32 som : 1;
65 u32 vendor_err : 8;
66 u32 reserved1 : 16;
68 u32 src_virt_wq : 24;
69 u32 src_vfid : 8;
71 u32 reserved2;
73 union {
[all …]