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;
1392 struct ethtool_rx_flow_spec { struct1393 uint32_t flow_type;1394 union ethtool_flow_union h_u;1395 struct ethtool_flow_ext h_ext;1396 union ethtool_flow_union m_u;1397 struct ethtool_flow_ext m_ext;1398 uint64_t ring_cookie;1399 uint32_t location;