Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c65 #define MVPP2_QDIST_MULTI_MODE 1 macro
67 static int queue_mode = MVPP2_QDIST_MULTI_MODE;
810 else if (queue_mode == MVPP2_QDIST_MULTI_MODE) in mvpp2_rxq_enable_fc()
4740 return (queue_mode == MVPP2_QDIST_MULTI_MODE) && in mvpp22_rss_is_supported()
5804 case MVPP2_QDIST_MULTI_MODE: in mvpp2_multi_queue_vectors_init()
5824 if (queue_mode == MVPP2_QDIST_MULTI_MODE) { in mvpp2_multi_queue_vectors_init()
6700 if (!has_tx_irqs && queue_mode == MVPP2_QDIST_MULTI_MODE) { in mvpp2_port_probe()