Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_rew.h17 #define REW_PORT_VLAN_CFG_PORT_PCP(x) (((x) << 12) & GENMASK(14, 12)) macro
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_main_regs.h6546 #define REW_PORT_VLAN_CFG_PORT_PCP GENMASK(15, 13) macro