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.h339 #define G0_PORT_VID(x) (((x) & 0xfff) << 0) macro
340 #define G0_PORT_VID_MASK G0_PORT_VID(0xfff)
341 #define G0_PORT_VID_DEF G0_PORT_VID(0)
H A Dmt7530.c1483 G0_PORT_VID(priv->ports[port].pvid)); in mt7530_port_set_vlan_aware()
1827 G0_PORT_VID(vlan->vid)); in mt7530_port_vlan_add()