Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dethtool.h256 struct ethtool_channels { struct
257 __u32 cmd;
258 __u32 max_rx;
259 __u32 max_tx;
260 __u32 max_other;
261 __u32 max_combined;
262 __u32 rx_count;
263 __u32 tx_count;
264 __u32 other_count;
265 __u32 combined_count;