Home
last modified time | relevance | path

Searched refs:G0_PORT_VID (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/dsa/
H A Dmt7530.h229 #define G0_PORT_VID(x) (((x) & 0xfff) << 0) macro
230 #define G0_PORT_VID_MASK G0_PORT_VID(0xfff)
231 #define G0_PORT_VID_DEF G0_PORT_VID(1)
H A Dmt7530.c1416 G0_PORT_VID(vlan->vid_end)); in mt7530_port_vlan_add()
/kernel/linux/linux-6.6/drivers/net/dsa/
H A Dmt7530.h293 #define G0_PORT_VID(x) (((x) & 0xfff) << 0) macro
294 #define G0_PORT_VID_MASK G0_PORT_VID(0xfff)
295 #define G0_PORT_VID_DEF G0_PORT_VID(0)
H A Dmt7530.c1364 G0_PORT_VID(priv->ports[port].pvid)); in mt7530_port_set_vlan_aware()
1735 G0_PORT_VID(vlan->vid)); in mt7530_port_vlan_add()

Completed in 11 milliseconds