Searched defs:ethtool_channels (Results 1 – 9 of 9) sorted by relevance
539 struct ethtool_channels { struct540 __u32 cmd;541 __u32 max_rx;542 __u32 max_tx;543 __u32 max_other;544 __u32 max_combined;545 __u32 rx_count;546 __u32 tx_count;547 __u32 other_count;548 __u32 combined_count;
552 struct ethtool_channels { struct553 __u32 cmd;554 __u32 max_rx;555 __u32 max_tx;556 __u32 max_other;557 __u32 max_combined;558 __u32 rx_count;559 __u32 tx_count;560 __u32 other_count;561 __u32 combined_count;
51011 struct ethtool_channels { struct51012 __u32 cmd;51013 __u32 max_rx;51014 __u32 max_tx;51015 __u32 max_other;51016 __u32 max_combined;51017 __u32 rx_count;51018 __u32 tx_count;51019 __u32 other_count;51020 __u32 combined_count;
12165 struct ethtool_channels { struct12166 __u32 cmd;12167 __u32 max_rx;12168 __u32 max_tx;12169 __u32 max_other;12170 __u32 max_combined;12171 __u32 rx_count;12172 __u32 tx_count;12173 __u32 other_count;12174 __u32 combined_count;
11064 struct ethtool_channels { struct11065 __u32 cmd;11066 __u32 max_rx;11067 __u32 max_tx;11068 __u32 max_other;11069 __u32 max_combined;11070 __u32 rx_count;11071 __u32 tx_count;11072 __u32 other_count;11073 __u32 combined_count;
13953 struct ethtool_channels { struct13954 __u32 cmd;13955 __u32 max_rx;13956 __u32 max_tx;13957 __u32 max_other;13958 __u32 max_combined;13959 __u32 rx_count;13960 __u32 tx_count;13961 __u32 other_count;13962 __u32 combined_count;