Searched defs:ethtool_channels (Results 1 – 2 of 2) sorted by relevance
56590 struct ethtool_channels { struct56591 __u32 cmd;56592 __u32 max_rx;56593 __u32 max_tx;56594 __u32 max_other;56595 __u32 max_combined;56596 __u32 rx_count;56597 __u32 tx_count;56598 __u32 other_count;56599 __u32 combined_count;
66348 struct ethtool_channels { struct66349 __u32 cmd;66350 __u32 max_rx;66351 __u32 max_tx;66352 __u32 max_other;66353 __u32 max_combined;66354 __u32 rx_count;66355 __u32 tx_count;66356 __u32 other_count;66357 __u32 combined_count;