Home
last modified time | relevance | path

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

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