Searched defs:ethtool_channels (Results 1 – 1 of 1) sorted by relevance
515 struct ethtool_channels { struct516 __u32 cmd;517 __u32 max_rx;518 __u32 max_tx;519 __u32 max_other;520 __u32 max_combined;521 __u32 rx_count;522 __u32 tx_count;523 __u32 other_count;524 __u32 combined_count;