Searched refs:max_rx_in_use (Results 1 – 2 of 2) sorted by relevance
119 u32 err_attr, max_rx_in_use = 0; in ethnl_set_channels() local195 !ethtool_get_max_rxfh_channel(dev, &max_rx_in_use) && in ethnl_set_channels()196 (channels.combined_count + channels.rx_count) <= max_rx_in_use) { in ethnl_set_channels()
1771 u32 max_rx_in_use = 0; in ethtool_set_channels() local1804 !ethtool_get_max_rxfh_channel(dev, &max_rx_in_use) && in ethtool_set_channels()1805 (channels.combined_count + channels.rx_count) <= max_rx_in_use) in ethtool_set_channels()