Home
last modified time | relevance | path

Searched refs:IXGBEVF_MAX_RSS_QUEUES (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h133 #define IXGBEVF_MAX_RSS_QUEUES 2 macro
H A Dixgbevf_main.c2645 u16 rss = min_t(u16, num_online_cpus(), IXGBEVF_MAX_RSS_QUEUES); in ixgbevf_set_num_queues()