Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dethtool.h552 struct ethtool_channels { struct
553 __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;