Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_reg.h146 #define NIX_AF_TL1X_TOPOLOGY(a) (0xC80 | (u64)(a) << 16) macro
H A Dqos.c219 cfg->reg[0] = NIX_AF_TL1X_TOPOLOGY(parent->schq); in otx2_qos_txschq_set_parent_topology()
H A Dotx2_common.c700 req->reg[1] = NIX_AF_TL1X_TOPOLOGY(schq); in otx2_txschq_config()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_reg.h296 #define NIX_AF_TL1X_TOPOLOGY(a) (0xC80 | (a) << 16) macro
H A Drvu_nix.c2599 rvu_write64(rvu, blkaddr, NIX_AF_TL1X_TOPOLOGY(schq), in nix_tl1_default_cfg()