Home
last modified time | relevance | path

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

/linux-5.19.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;
/linux-5.19.10/include/uapi/linux/
Dethtool.h554 struct ethtool_channels { struct
555 __u32 cmd;
556 __u32 max_rx;
557 __u32 max_tx;
558 __u32 max_other;
559 __u32 max_combined;
560 __u32 rx_count;
561 __u32 tx_count;
562 __u32 other_count;
563 __u32 combined_count;