Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/dsa/
Dqca8k.h81 #define QCA8K_PORT_VLAN_CVID(x) (x << 16) macro
Dqca8k.c571 QCA8K_PORT_VLAN_CVID(1) | in qca8k_setup()