Searched refs:max_rss_indices (Results 1 – 1 of 1) sorted by relevance
3417 u8 max_rss_indices = ixgbe_max_rss_indices(adapter); in ixgbe_set_channels() local 3435 if (count > max_rss_indices) in ixgbe_set_channels() 3436 count = max_rss_indices; in ixgbe_set_channels()