Home
last modified time | relevance | path

Searched defs:ethtool_channels (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dethtool.h39 struct ethtool_channels { struct
40 __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;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dethtool.h176 struct ethtool_channels { struct
177 __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;
/kernel/linux/linux-5.10/include/uapi/linux/
Dethtool.h541 struct ethtool_channels { struct
542 __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;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dethtool.h182 struct ethtool_channels { struct
183 __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;