Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/mana/
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;
59 u32 src_virt_wq : 24;
60 u32 src_vfid : 8;
62 u32 reserved2;
64 union {
[all …]