Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_reg.h145 #define NIX_AF_TL1X_TOPOLOGY(a) (0xC80 | (a) << 16) macro
Dotx2_common.c680 req->reg[1] = NIX_AF_TL1X_TOPOLOGY(schq); in otx2_txschq_config()
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_reg.h294 #define NIX_AF_TL1X_TOPOLOGY(a) (0xC80 | (a) << 16) macro
Drvu_nix.c2341 rvu_write64(rvu, blkaddr, NIX_AF_TL1X_TOPOLOGY(schq), in nix_tl1_default_cfg()