Searched refs:max_rss_indices (Results 1 – 1 of 1) sorted by relevance
3162 u8 max_rss_indices = ixgbe_max_rss_indices(adapter); in ixgbe_set_channels() local3180 if (count > max_rss_indices) in ixgbe_set_channels()3181 count = max_rss_indices; in ixgbe_set_channels()