Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h654 #define MVPP2_F_LOOPBACK BIT(0) macro
Dmvpp2_main.c5116 if (port->priv->hw_version == MVPP21 && port->flags & MVPP2_F_LOOPBACK) in mvpp2_mac_config()
5280 port->flags |= MVPP2_F_LOOPBACK; in mvpp2_port_probe()