Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c66 #define MVPP2_QDIST_MULTI_MODE 1 macro
68 static int queue_mode = MVPP2_QDIST_MULTI_MODE;
3613 return queue_mode == MVPP2_QDIST_MULTI_MODE; in mvpp22_rss_is_supported()
4436 case MVPP2_QDIST_MULTI_MODE: in mvpp2_multi_queue_vectors_init()
4456 if (queue_mode == MVPP2_QDIST_MULTI_MODE) { in mvpp2_multi_queue_vectors_init()
5211 if (!has_tx_irqs && queue_mode == MVPP2_QDIST_MULTI_MODE) { in mvpp2_port_probe()