Searched defs:ethtool_rx_flow_spec (Results 1 – 2 of 2) sorted by relevance
1124 struct ethtool_rx_flow_spec { struct1125 __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;
1388 struct ethtool_rx_flow_spec { struct1389 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;