Searched refs:REW_PORT_VLAN_CFG (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_vlan.c | 210 lan966x, REW_PORT_VLAN_CFG(port->chip_port)); in lan966x_vlan_port_apply() 320 lan_wr(0, lan966x, REW_PORT_VLAN_CFG(port)); in lan966x_vlan_init()
|
D | lan966x_regs.h | 1342 #define REW_PORT_VLAN_CFG(g) __REG(TARGET_REW, 0, 1, 0, g, 10, 128, 0, 0, 1, 4) macro
|
/linux-6.1.9/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_vlan.c | 237 REW_PORT_VLAN_CFG(port->portno)); in sparx5_vlan_port_apply()
|
D | sparx5_main_regs.h | 4881 #define REW_PORT_VLAN_CFG(g) __REG(TARGET_REW, 0, 1, 360448, g, 70, 256, 0, 0, 1, 4) macro
|
/linux-6.1.9/drivers/net/ethernet/mscc/ |
D | vsc7514_regs.c | 156 REG(REW_PORT_VLAN_CFG, 0x000000),
|
D | ocelot.c | 382 REW_PORT_VLAN_CFG, port); in ocelot_port_manage_port_tag() 714 ocelot_write_gix(ocelot, 0, REW_PORT_VLAN_CFG, port); in ocelot_vlan_init() 2649 REW_PORT_VLAN_CFG, port); in ocelot_init_port()
|
/linux-6.1.9/drivers/net/dsa/ocelot/ |
D | seville_vsc9953.c | 256 REG(REW_PORT_VLAN_CFG, 0x000000),
|
D | felix_vsc9959.c | 261 REG(REW_PORT_VLAN_CFG, 0x000000),
|
/linux-6.1.9/include/soc/mscc/ |
D | ocelot.h | 308 REW_PORT_VLAN_CFG = REW << TARGET_OFFSET, enumerator
|