Home
last modified time | relevance | path

Searched refs:QCA8K_PORT_LOOKUP_VLAN_MODE (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/dsa/qca/
H A Dqca8k.h255 #define QCA8K_PORT_LOOKUP_VLAN_MODE(x) FIELD_PREP(QCA8K_PORT_LOOKUP_VLAN_MODE_MASK, x) macro
256 #define QCA8K_PORT_LOOKUP_VLAN_MODE_NONE QCA8K_PORT_LOOKUP_VLAN_MODE(0x0)
257 #define QCA8K_PORT_LOOKUP_VLAN_MODE_FALLBACK QCA8K_PORT_LOOKUP_VLAN_MODE(0x1)
258 #define QCA8K_PORT_LOOKUP_VLAN_MODE_CHECK QCA8K_PORT_LOOKUP_VLAN_MODE(0x2)
259 #define QCA8K_PORT_LOOKUP_VLAN_MODE_SECURE QCA8K_PORT_LOOKUP_VLAN_MODE(0x3)
/kernel/linux/linux-5.10/drivers/net/dsa/
H A Dqca8k.h153 #define QCA8K_PORT_LOOKUP_VLAN_MODE GENMASK(9, 8) macro
H A Dqca8k.c1307 QCA8K_PORT_LOOKUP_VLAN_MODE, in qca8k_port_vlan_filtering()
1311 QCA8K_PORT_LOOKUP_VLAN_MODE, in qca8k_port_vlan_filtering()

Completed in 8 milliseconds