Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h3863 #define DEFAULT_MAX_NUM_RSS_QUEUES (8) macro
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c3042 1 : min_t(int, DEFAULT_MAX_NUM_RSS_QUEUES, num_online_cpus()); in netif_get_num_default_rss_queues()