Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c65 #define MVPP2_QDIST_MULTI_MODE 1 macro
67 static int queue_mode = MVPP2_QDIST_MULTI_MODE;
835 else if (queue_mode == MVPP2_QDIST_MULTI_MODE) in mvpp2_rxq_enable_fc()
4768 return (queue_mode == MVPP2_QDIST_MULTI_MODE) && in mvpp22_rss_is_supported()
5832 case MVPP2_QDIST_MULTI_MODE: in mvpp2_multi_queue_vectors_init()
5852 if (queue_mode == MVPP2_QDIST_MULTI_MODE) { in mvpp2_multi_queue_vectors_init()
6728 if (!has_tx_irqs && queue_mode == MVPP2_QDIST_MULTI_MODE) { in mvpp2_port_probe()