Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Dmcs_reg.h93 #define MCSX_PAB_TX_SLAVE_PORT_CFGX(a) (0x2930ull + (a) * 0x40ull) macro
Dmcs.c1384 reg = MCSX_PAB_TX_SLAVE_PORT_CFGX(lmac_id); in mcs_lmac_init()