Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h867 #define MVPP2_F_DT_COMPAT BIT(1) macro
H A Dmvpp2_main.c5847 if (port->flags & MVPP2_F_DT_COMPAT) in mvpp2_multi_queue_vectors_init()
5861 if (port->flags & MVPP2_F_DT_COMPAT) in mvpp2_multi_queue_vectors_init()
6086 *flags |= MVPP2_F_DT_COMPAT; in mvpp22_port_has_legacy_tx_irqs()