Searched refs:IXGBEVF_MAX_RSS_QUEUES (Results 1 – 2 of 2) sorted by relevance
133 #define IXGBEVF_MAX_RSS_QUEUES 2 macro
2645 u16 rss = min_t(u16, num_online_cpus(), IXGBEVF_MAX_RSS_QUEUES); in ixgbevf_set_num_queues()