Searched refs:G0_PORT_VID (Results 1 – 2 of 2) sorted by relevance
229 #define G0_PORT_VID(x) (((x) & 0xfff) << 0) macro230 #define G0_PORT_VID_MASK G0_PORT_VID(0xfff)231 #define G0_PORT_VID_DEF G0_PORT_VID(1)
1416 G0_PORT_VID(vlan->vid_end)); in mt7530_port_vlan_add()