Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot.c240 val = ANA_PORT_VLAN_CFG_VLAN_AWARE_ENA | in ocelot_port_vlan_filtering()
245 ANA_PORT_VLAN_CFG_VLAN_AWARE_ENA | in ocelot_port_vlan_filtering()
1488 ANA_PORT_VLAN_CFG_VLAN_AWARE_ENA | in ocelot_cpu_port_init()
/OK3568_Linux_fs/kernel/include/soc/mscc/
H A Docelot_ana.h279 #define ANA_PORT_VLAN_CFG_VLAN_AWARE_ENA BIT(20) macro