Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_reg.h155 #define NIX_AF_TL3_TL2X_LINKX_CFG(a, b) (0x1700 | (a) << 16 | (b) << 3) macro
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-v6.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_reg.h386 #define NIX_AF_TL3_TL2X_LINKX_CFG(a, b) (0x1700 | (a) << 16 | (b) << 3) macro
Drvu_nix.c1757 NIX_AF_TL3_TL2X_LINKX_CFG(schq, link), 0x00); in nix_reset_tx_linkcfg()
2407 NIX_AF_TL3_TL2X_LINKX_CFG(schq, in rvu_nix_tx_tl2_cfg()
2490 NIX_AF_TL3_TL2X_LINKX_CFG(0, 0)) in rvu_mbox_handler_nix_txschq_cfg()