Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h133 #define IXGBEVF_MAX_RSS_QUEUES 2 macro
Dixgbevf_main.c2644 u16 rss = min_t(u16, num_online_cpus(), IXGBEVF_MAX_RSS_QUEUES); in ixgbevf_set_num_queues()