Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mscc/
Docelot_ana.h417 #define ANA_PORT_PORT_CFG_LEARN_ENA BIT(7) macro
Docelot.c1048 port_cfg |= ANA_PORT_PORT_CFG_LEARN_ENA; in ocelot_port_attr_stp_state_set()
1052 port_cfg &= ~ANA_PORT_PORT_CFG_LEARN_ENA; in ocelot_port_attr_stp_state_set()