Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dethtool.h492 struct ethtool_channels { struct
493 __u32 cmd;
494 __u32 max_rx;
495 __u32 max_tx;
496 __u32 max_other;
497 __u32 max_combined;
498 __u32 rx_count;
499 __u32 tx_count;
500 __u32 other_count;
501 __u32 combined_count;