Home
last modified time | relevance | path

Searched refs:ANA_PORT_PORT_CFG_LEARN_ENA (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot.c1749 learn_ena = ANA_PORT_PORT_CFG_LEARN_ENA; in ocelot_bridge_stp_state_set()
1751 ocelot_rmw_gix(ocelot, learn_ena, ANA_PORT_PORT_CFG_LEARN_ENA, in ocelot_bridge_stp_state_set()
2441 val = ANA_PORT_PORT_CFG_LEARN_ENA; in ocelot_port_set_learning()
2443 ocelot_rmw_gix(ocelot, val, ANA_PORT_PORT_CFG_LEARN_ENA, in ocelot_port_set_learning()
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot.c956 port_cfg |= ANA_PORT_PORT_CFG_LEARN_ENA; in ocelot_bridge_stp_state_set()
960 port_cfg &= ~ANA_PORT_PORT_CFG_LEARN_ENA; in ocelot_bridge_stp_state_set()
/kernel/linux/linux-5.10/include/soc/mscc/
H A Docelot_ana.h417 #define ANA_PORT_PORT_CFG_LEARN_ENA BIT(7) macro
/kernel/linux/linux-6.6/include/soc/mscc/
H A Docelot_ana.h427 #define ANA_PORT_PORT_CFG_LEARN_ENA BIT(7) macro

Completed in 11 milliseconds