Searched defs:ethtool_channels (Results 1 – 1 of 1) sorted by relevance
552 struct ethtool_channels { struct553 uint32_t cmd;554 uint32_t max_rx;555 uint32_t max_tx;556 uint32_t max_other;557 uint32_t max_combined;558 uint32_t rx_count;559 uint32_t tx_count;560 uint32_t other_count;561 uint32_t combined_count;