Home
last modified time | relevance | path

Searched refs:REW_PORT_VLAN_CFG_PORT_TPID (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot_rew.h13 #define REW_PORT_VLAN_CFG_PORT_TPID(x) (((x) << 16) & GENMASK(31, 16)) macro
H A Docelot.c1447 ocelot_rmw_gix(ocelot, REW_PORT_VLAN_CFG_PORT_TPID(ETH_P_8021Q), in ocelot_init_port()
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot_rew.h13 #define REW_PORT_VLAN_CFG_PORT_TPID(x) (((x) << 16) & GENMASK(31, 16)) macro
H A Docelot.c2804 ocelot_rmw_gix(ocelot, REW_PORT_VLAN_CFG_PORT_TPID(ETH_P_8021Q), in ocelot_init_port()
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_vlan.c208 REW_PORT_VLAN_CFG_PORT_TPID | in lan966x_vlan_port_apply()
H A Dlan966x_regs.h1540 #define REW_PORT_VLAN_CFG_PORT_TPID GENMASK(31, 16) macro
1542 FIELD_PREP(REW_PORT_VLAN_CFG_PORT_TPID, x)
1544 FIELD_GET(REW_PORT_VLAN_CFG_PORT_TPID, x)

Completed in 11 milliseconds