Searched defs:ethtool_channels (Results 1 – 1 of 1) sorted by relevance
487 struct ethtool_channels { struct488 __u32 cmd;489 __u32 max_rx;490 __u32 max_tx;491 __u32 max_other;492 __u32 max_combined;493 __u32 rx_count;494 __u32 tx_count;495 __u32 other_count;496 __u32 combined_count;