Searched refs:MCSX_PEX_RX_SLAVE_VLAN_CFGX (Results 1 – 2 of 2) sorted by relevance
1296 reg = (req->dir == MCS_RX) ? MCSX_PEX_RX_SLAVE_VLAN_CFGX(idx) : in mcs_get_custom_tag_cfg()1352 reg = MCSX_PEX_RX_SLAVE_VLAN_CFGX(0); in cn10kb_mcs_parser_cfg()1362 reg = MCSX_PEX_RX_SLAVE_VLAN_CFGX(1); in cn10kb_mcs_parser_cfg()
96 #define MCSX_PEX_RX_SLAVE_VLAN_CFGX(a) (0x3b58ull + (a) * 0x8ull) macro