Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot.c588 val = ANA_PORT_VLAN_CFG_VLAN_AWARE_ENA | in ocelot_port_vlan_filtering()
593 ANA_PORT_VLAN_CFG_VLAN_AWARE_ENA | in ocelot_port_vlan_filtering()
2698 ANA_PORT_VLAN_CFG_VLAN_AWARE_ENA | in ocelot_cpu_port_init()
/linux-6.1.9/include/soc/mscc/
Docelot_ana.h289 #define ANA_PORT_VLAN_CFG_VLAN_AWARE_ENA BIT(20) macro