Home
last modified time | relevance | path

Searched refs:NIX_AF_TL3_TL2X_LINKX_CFG (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_reg.h155 #define NIX_AF_TL3_TL2X_LINKX_CFG(a, b) (0x1700 | (a) << 16 | (b) << 3) macro
A Dotx2_common.c644 req->reg[2] = NIX_AF_TL3_TL2X_LINKX_CFG(schq, hw->tx_link); in otx2_txschq_config()
661 req->reg[2] = NIX_AF_TL3_TL2X_LINKX_CFG(schq, hw->tx_link); in otx2_txschq_config()
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_reg.h387 #define NIX_AF_TL3_TL2X_LINKX_CFG(a, b) (0x1700 | (a) << 16 | (b) << 3) macro
A Drvu_nix.c1771 NIX_AF_TL3_TL2X_LINKX_CFG(schq, link), 0x00); in nix_reset_tx_linkcfg()
2428 NIX_AF_TL3_TL2X_LINKX_CFG(schq, in rvu_nix_tx_tl2_cfg()
2511 NIX_AF_TL3_TL2X_LINKX_CFG(0, 0)) in rvu_mbox_handler_nix_txschq_cfg()

Completed in 21 milliseconds