Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot.c241 ANA_PORT_VLAN_CFG_VLAN_POP_CNT(1); in ocelot_port_vlan_filtering()
1489 ANA_PORT_VLAN_CFG_VLAN_POP_CNT(1), in ocelot_cpu_port_init()
/OK3568_Linux_fs/kernel/include/soc/mscc/
H A Docelot_ana.h280 #define ANA_PORT_VLAN_CFG_VLAN_POP_CNT(x) (((x) << 18) & GENMASK(19, 18)) macro