Home
last modified time | relevance | path

Searched refs:NIX_AF_TL3_TL2X_LINKX_CFG (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_reg.h153 #define NIX_AF_TL3_TL2X_LINKX_CFG(a, b) (0x1700 | (a) << 16 | (b) << 3) macro
H A Dotx2_common.c596 req->reg[2] = NIX_AF_TL3_TL2X_LINKX_CFG(schq, in otx2_txschq_config()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_reg.h168 #define NIX_AF_TL3_TL2X_LINKX_CFG(a, b) (0x1700 | (a) << 16 | (b) << 3) macro
H A Dotx2_common.c664 req->reg[2] = NIX_AF_TL3_TL2X_LINKX_CFG(schq, hw->tx_link); in otx2_txschq_config()
681 req->reg[2] = NIX_AF_TL3_TL2X_LINKX_CFG(schq, hw->tx_link); in otx2_txschq_config()
H A Dqos.c162 cfg->reg[num_regs] = NIX_AF_TL3_TL2X_LINKX_CFG(node->schq, hw->tx_link); in __otx2_qos_txschq_cfg()
171 cfg->reg[num_regs] = NIX_AF_TL3_TL2X_LINKX_CFG(node->schq, hw->tx_link); in __otx2_qos_txschq_cfg()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_reg.h360 #define NIX_AF_TL3_TL2X_LINKX_CFG(a, b) (0x1700 | (a) << 16 | (b) << 3) macro
H A Drvu_nix.c1312 NIX_AF_TL3_TL2X_LINKX_CFG(schq, link), 0x00); in nix_reset_tx_linkcfg()
1899 NIX_AF_TL3_TL2X_LINKX_CFG(0, 0)) in rvu_mbox_handler_nix_txschq_cfg()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_reg.h388 #define NIX_AF_TL3_TL2X_LINKX_CFG(a, b) (0x1700 | (a) << 16 | (b) << 3) macro
H A Drvu_nix.c1837 NIX_AF_TL3_TL2X_LINKX_CFG(schq, link), 0x00); in nix_reset_tx_linkcfg()
2632 NIX_AF_TL3_TL2X_LINKX_CFG(schq, in rvu_nix_tx_tl2_cfg()
2714 NIX_AF_TL3_TL2X_LINKX_CFG(0, 0)) in rvu_mbox_handler_nix_txschq_cfg()

Completed in 26 milliseconds