Searched defs:ethtool_channels (Results 1 – 4 of 4) sorted by relevance
39 struct ethtool_channels { struct40 __u32 cmd;41 __u32 max_rx;42 __u32 max_tx;43 __u32 max_other;44 __u32 max_combined;45 __u32 rx_count;46 __u32 tx_count;47 __u32 other_count;48 __u32 combined_count;
176 struct ethtool_channels { struct177 __u32 cmd;178 __u32 max_rx;179 __u32 max_tx;180 __u32 max_other;181 __u32 max_combined;182 __u32 rx_count;183 __u32 tx_count;184 __u32 other_count;185 __u32 combined_count;
541 struct ethtool_channels { struct542 __u32 cmd;543 __u32 max_rx;544 __u32 max_tx;545 __u32 max_other;546 __u32 max_combined;547 __u32 rx_count;548 __u32 tx_count;549 __u32 other_count;550 __u32 combined_count;
182 struct ethtool_channels { struct183 __u32 cmd;184 __u32 max_rx;185 __u32 max_tx;186 __u32 max_other;187 __u32 max_combined;188 __u32 rx_count;189 __u32 tx_count;190 __u32 other_count;191 __u32 combined_count;