Searched refs:NIX_AF_TL3_TL2X_LINKX_CFG (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_reg.h | 390 #define NIX_AF_TL3_TL2X_LINKX_CFG(a, b) (0x1700 | (a) << 16 | (b) << 3) macro
|
| H A D | rvu_nix.c | 2021 NIX_AF_TL3_TL2X_LINKX_CFG(schq, link), 0x00); in nix_reset_tx_linkcfg() 2483 NIX_AF_TL3_TL2X_LINKX_CFG(tl2_tl3_link_schq, link)); in nix_smq_flush() 2489 NIX_AF_TL3_TL2X_LINKX_CFG(tl2_tl3_link_schq, link), cfg); in nix_smq_flush() 2510 NIX_AF_TL3_TL2X_LINKX_CFG(tl2_tl3_link_schq, link)); in nix_smq_flush() 2513 NIX_AF_TL3_TL2X_LINKX_CFG(tl2_tl3_link_schq, link), cfg); in nix_smq_flush() 2850 NIX_AF_TL3_TL2X_LINKX_CFG(schq, in rvu_nix_tx_tl2_cfg() 2932 NIX_AF_TL3_TL2X_LINKX_CFG(0, 0)) in rvu_mbox_handler_nix_txschq_cfg()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | qos.c | 161 cfg->reg[num_regs] = NIX_AF_TL3_TL2X_LINKX_CFG(node->schq, hw->tx_link); in __otx2_qos_txschq_cfg() 175 cfg->reg[num_regs] = NIX_AF_TL3_TL2X_LINKX_CFG(node->schq, hw->tx_link); in __otx2_qos_txschq_cfg()
|
| H A D | otx2_common.c | 687 req->reg[2] = NIX_AF_TL3_TL2X_LINKX_CFG(schq, hw->tx_link); in otx2_txschq_config() 705 req->reg[2] = NIX_AF_TL3_TL2X_LINKX_CFG(schq, hw->tx_link); in otx2_txschq_config()
|