Home
last modified time | relevance | path

Searched refs:REW_PORT_VLAN_CFG_PORT_VID (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mscc/
A Docelot_rew.h20 #define REW_PORT_VLAN_CFG_PORT_VID(x) ((x) & GENMASK(11, 0)) macro
A Docelot.c275 REW_PORT_VLAN_CFG_PORT_VID(native_vlan->vid), in ocelot_port_manage_port_tag()
/linux/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_vlan.c221 REW_PORT_VLAN_CFG_PORT_VID, in sparx5_vlan_port_apply()
A Dsparx5_main_regs.h4486 #define REW_PORT_VLAN_CFG_PORT_VID GENMASK(11, 0) macro
4488 FIELD_PREP(REW_PORT_VLAN_CFG_PORT_VID, x)
4490 FIELD_GET(REW_PORT_VLAN_CFG_PORT_VID, x)

Completed in 35 milliseconds