Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot.c887 port_cfg |= ANA_PORT_PORT_CFG_LEARN_ENA; in ocelot_bridge_stp_state_set()
891 port_cfg &= ~ANA_PORT_PORT_CFG_LEARN_ENA; in ocelot_bridge_stp_state_set()
/Linux-v5.10/include/soc/mscc/
Docelot_ana.h417 #define ANA_PORT_PORT_CFG_LEARN_ENA BIT(7) macro