Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/
H A Dmt7530.h344 #define G0_PORT_VID(x) (((x) & 0xfff) << 0) macro
345 #define G0_PORT_VID_MASK G0_PORT_VID(0xfff)
346 #define G0_PORT_VID_DEF G0_PORT_VID(0)
H A Dmt7530.c1627 G0_PORT_VID(priv->ports[port].pvid)); in mt7530_port_set_vlan_aware()
1971 G0_PORT_VID(vlan->vid)); in mt7530_port_vlan_add()