Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Dmcs.c1297 MCSX_PEX_TX_SLAVE_VLAN_CFGX(idx); in mcs_get_custom_tag_cfg()
1356 reg = MCSX_PEX_TX_SLAVE_VLAN_CFGX(0); in cn10kb_mcs_parser_cfg()
1366 reg = MCSX_PEX_TX_SLAVE_VLAN_CFGX(1); in cn10kb_mcs_parser_cfg()
Dmcs_reg.h97 #define MCSX_PEX_TX_SLAVE_VLAN_CFGX(a) (0x46f8ull + (a) * 0x8ull) macro