Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h615 #define MVPP2_F_LOOPBACK BIT(0) macro
Dmvpp2_main.c4526 if (port->priv->hw_version == MVPP21 && port->flags & MVPP2_F_LOOPBACK) in mvpp2_mac_config()
4686 port->flags |= MVPP2_F_LOOPBACK; in mvpp2_port_probe()