Searched refs:REW_PORT_VLAN_CFG_PORT_PCP (Results 1 – 2 of 2) sorted by relevance
17 #define REW_PORT_VLAN_CFG_PORT_PCP(x) (((x) << 12) & GENMASK(14, 12)) macro
6614 #define REW_PORT_VLAN_CFG_PORT_PCP GENMASK(15, 13) macro6616 FIELD_PREP(REW_PORT_VLAN_CFG_PORT_PCP, x)6618 FIELD_GET(REW_PORT_VLAN_CFG_PORT_PCP, x)