Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot_rew.h20 #define REW_PORT_VLAN_CFG_PORT_VID(x) ((x) & GENMASK(11, 0)) macro
A Docelot.c384 REW_PORT_VLAN_CFG_PORT_VID(native_vlan->vid), in ocelot_port_manage_port_tag()
/linux-6.3-rc2/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_vlan.c235 REW_PORT_VLAN_CFG_PORT_VID, in sparx5_vlan_port_apply()
A Dsparx5_main_regs.h6558 #define REW_PORT_VLAN_CFG_PORT_VID GENMASK(11, 0) macro
6560 FIELD_PREP(REW_PORT_VLAN_CFG_PORT_VID, x)
6562 FIELD_GET(REW_PORT_VLAN_CFG_PORT_VID, x)
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_vlan.c209 REW_PORT_VLAN_CFG_PORT_VID, in lan966x_vlan_port_apply()
A Dlan966x_regs.h1414 #define REW_PORT_VLAN_CFG_PORT_VID GENMASK(11, 0) macro
1416 FIELD_PREP(REW_PORT_VLAN_CFG_PORT_VID, x)
1418 FIELD_GET(REW_PORT_VLAN_CFG_PORT_VID, x)

Completed in 45 milliseconds