Home
last modified time | relevance | path

Searched refs:REW_PORT_VLAN_CFG_PORT_PCP (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot_rew.h17 #define REW_PORT_VLAN_CFG_PORT_PCP(x) (((x) << 12) & GENMASK(14, 12)) macro
/linux-6.3-rc2/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_main_regs.h6546 #define REW_PORT_VLAN_CFG_PORT_PCP GENMASK(15, 13) macro
6548 FIELD_PREP(REW_PORT_VLAN_CFG_PORT_PCP, x)
6550 FIELD_GET(REW_PORT_VLAN_CFG_PORT_PCP, x)

Completed in 35 milliseconds