Home
last modified time | relevance | path

Searched refs:max_rx_in_use (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/net/core/
Dethtool.c1685 u32 max_rx_in_use = 0; in ethtool_set_channels() local
1706 !ethtool_get_max_rxfh_channel(dev, &max_rx_in_use) && in ethtool_set_channels()
1707 (channels.combined_count + channels.rx_count) <= max_rx_in_use) in ethtool_set_channels()