Searched defs:ethtool_channels (Results 1 – 1 of 1) sorted by relevance
51011 struct ethtool_channels { struct51012 __u32 cmd;51013 __u32 max_rx;51014 __u32 max_tx;51015 __u32 max_other;51016 __u32 max_combined;51017 __u32 rx_count;51018 __u32 tx_count;51019 __u32 other_count;51020 __u32 combined_count;