Searched refs:G0_PORT_VID (Results 1 – 2 of 2) sorted by relevance
182 #define G0_PORT_VID(x) (((x) & 0xfff) << 0) macro183 #define G0_PORT_VID_MASK G0_PORT_VID(0xfff)184 #define G0_PORT_VID_DEF G0_PORT_VID(1)
1181 G0_PORT_VID(vlan->vid_end)); in mt7530_port_vlan_add()