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
275 REW_PORT_VLAN_CFG_PORT_VID(native_vlan->vid), in ocelot_port_manage_port_tag()
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)
Completed in 35 milliseconds