Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dethtool.h1124 struct ethtool_rx_flow_spec { struct
1125 __u32 flow_type;
1126 union ethtool_flow_union h_u;
1127 struct ethtool_flow_ext h_ext;
1128 union ethtool_flow_union m_u;
1129 struct ethtool_flow_ext m_ext;
1130 __u64 ring_cookie;
1131 __u32 location;
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1388 struct ethtool_rx_flow_spec { struct
1389 uint32_t flow_type;
1390 union ethtool_flow_union h_u;
1391 struct ethtool_flow_ext h_ext;
1392 union ethtool_flow_union m_u;
1393 struct ethtool_flow_ext m_ext;
1394 uint64_t ring_cookie;
1395 uint32_t location;