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.6.21/drivers/net/ethernet/mscc/
Docelot.c625 val = ANA_PORT_VLAN_CFG_VLAN_AWARE_ENA | in ocelot_port_vlan_filtering()
630 ANA_PORT_VLAN_CFG_VLAN_AWARE_ENA | in ocelot_port_vlan_filtering()
2855 ANA_PORT_VLAN_CFG_VLAN_AWARE_ENA | in ocelot_cpu_port_init()
/linux-6.6.21/include/soc/mscc/
Docelot_ana.h289 #define ANA_PORT_VLAN_CFG_VLAN_AWARE_ENA BIT(20) macro