Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmcs.c1300 MCSX_PEX_TX_SLAVE_VLAN_CFGX(idx); in mcs_get_custom_tag_cfg()
1362 reg = MCSX_PEX_TX_SLAVE_VLAN_CFGX(0); in cn10kb_mcs_parser_cfg()
1372 reg = MCSX_PEX_TX_SLAVE_VLAN_CFGX(1); in cn10kb_mcs_parser_cfg()
H A Dmcs_reg.h97 #define MCSX_PEX_TX_SLAVE_VLAN_CFGX(a) (0x46f8ull + (a) * 0x8ull) macro