Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmcs.c1246 mcs_reg_write(mcs, MCSX_PAB_RX_SLAVE_FIFO_SKID_CFGX(req->port_id), val); in mcs_set_port_cfg()
1273 reg = MCSX_PAB_RX_SLAVE_FIFO_SKID_CFGX(req->port_id); in mcs_get_port_cfg()
1385 reg = MCSX_PAB_RX_SLAVE_FIFO_SKID_CFGX(lmac_id); in mcs_lmac_init()
H A Dmcs_reg.h278 #define MCSX_PAB_RX_SLAVE_FIFO_SKID_CFGX(a) (0x290ull + (a) * 0x40ull) macro