Searched refs:max_rx_in_use (Results 1 – 1 of 1) sorted by relevance
1757 u32 max_rx_in_use = 0; in ethtool_set_channels() local1777 !ethtool_get_max_rxfh_channel(dev, &max_rx_in_use) && in ethtool_set_channels()1778 (channels.combined_count + channels.rx_count) <= max_rx_in_use) in ethtool_set_channels()