Searched defs:ethtool_channels (Results 1 – 1 of 1) sorted by relevance
53525 struct ethtool_channels { struct53526 __u32 cmd;53527 __u32 max_rx;53528 __u32 max_tx;53529 __u32 max_other;53530 __u32 max_combined;53531 __u32 rx_count;53532 __u32 tx_count;53533 __u32 other_count;53534 __u32 combined_count;