Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot.c227 val = ANA_PORT_VLAN_CFG_VLAN_AWARE_ENA | in ocelot_port_vlan_filtering()
232 ANA_PORT_VLAN_CFG_VLAN_AWARE_ENA | in ocelot_port_vlan_filtering()
1416 ANA_PORT_VLAN_CFG_VLAN_AWARE_ENA | in ocelot_cpu_port_init()
/Linux-v5.10/include/soc/mscc/
Docelot_ana.h279 #define ANA_PORT_VLAN_CFG_VLAN_AWARE_ENA BIT(20) macro