Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/
H A Dmt7530.h302 #define G0_PORT_VID(x) (((x) & 0xfff) << 0) macro
303 #define G0_PORT_VID_MASK G0_PORT_VID(0xfff)
304 #define G0_PORT_VID_DEF G0_PORT_VID(0)
H A Dmt7530.c1525 G0_PORT_VID(priv->ports[port].pvid)); in mt7530_port_set_vlan_aware()
1896 G0_PORT_VID(vlan->vid)); in mt7530_port_vlan_add()