Searched defs:ethtool_rx_flow_spec (Results 1 – 1 of 1) sorted by relevance
1037 struct ethtool_rx_flow_spec { struct1038 __u32 flow_type;1039 union ethtool_flow_union h_u;1040 struct ethtool_flow_ext h_ext;1041 union ethtool_flow_union m_u;1042 struct ethtool_flow_ext m_ext;1043 __u64 ring_cookie;1044 __u32 location;
Completed in 14 milliseconds