Searched refs:max_rss_indices (Results 1 – 1 of 1) sorted by relevance
3289 u8 max_rss_indices = ixgbe_max_rss_indices(adapter); in ixgbe_set_channels() local3307 if (count > max_rss_indices) in ixgbe_set_channels()3308 count = max_rss_indices; in ixgbe_set_channels()