Searched refs:NIX_AF_TL3_TL2X_LINKX_CFG (Results 1 – 4 of 4) sorted by relevance
155 #define NIX_AF_TL3_TL2X_LINKX_CFG(a, b) (0x1700 | (a) << 16 | (b) << 3) macro
644 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()
387 #define NIX_AF_TL3_TL2X_LINKX_CFG(a, b) (0x1700 | (a) << 16 | (b) << 3) macro
1771 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