Searched defs:ethtool_channels (Results 1 – 1 of 1) sorted by relevance
557 struct ethtool_channels { struct558 __u32 cmd;559 __u32 max_rx;560 __u32 max_tx;561 __u32 max_other;562 __u32 max_combined;563 __u32 rx_count;564 __u32 tx_count;565 __u32 other_count;566 __u32 combined_count;