Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h132 #define IXGBEVF_MAX_RSS_QUEUES 2 macro
Dixgbevf_main.c2602 u16 rss = min_t(u16, num_online_cpus(), IXGBEVF_MAX_RSS_QUEUES); in ixgbevf_set_num_queues()