Searched refs:REW_PORT_VLAN_CFG_PORT_VID (Results 1 – 4 of 4) sorted by relevance
20 #define REW_PORT_VLAN_CFG_PORT_VID(x) ((x) & GENMASK(11, 0)) macro
173 ocelot_rmw_gix(ocelot, REW_PORT_VLAN_CFG_PORT_VID(native_vlan.vid), in ocelot_port_set_native_vlan()
221 REW_PORT_VLAN_CFG_PORT_VID, in sparx5_vlan_port_apply()
4486 #define REW_PORT_VLAN_CFG_PORT_VID GENMASK(11, 0) macro4488 FIELD_PREP(REW_PORT_VLAN_CFG_PORT_VID, x)4490 FIELD_GET(REW_PORT_VLAN_CFG_PORT_VID, x)