Home
last modified time | relevance | path

Searched refs:smq_tree_ctx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c2139 struct nix_smq_tree_ctx *smq_tree_ctx; in nix_smq_flush_fill_ctx() local
2148 smq_tree_ctx = &smq_flush_ctx->smq_tree_ctx[lvl]; in nix_smq_flush_fill_ctx()
2151 smq_tree_ctx->cir_off = NIX_AF_TL1X_CIR(schq); in nix_smq_flush_fill_ctx()
2152 smq_tree_ctx->pir_off = 0; in nix_smq_flush_fill_ctx()
2153 smq_tree_ctx->pir_val = 0; in nix_smq_flush_fill_ctx()
2157 smq_tree_ctx->cir_off = NIX_AF_TL2X_CIR(schq); in nix_smq_flush_fill_ctx()
2158 smq_tree_ctx->pir_off = NIX_AF_TL2X_PIR(schq); in nix_smq_flush_fill_ctx()
2161 smq_tree_ctx->cir_off = NIX_AF_TL3X_CIR(schq); in nix_smq_flush_fill_ctx()
2162 smq_tree_ctx in nix_smq_flush_fill_ctx()
2225 struct nix_smq_tree_ctx *smq_tree_ctx; nix_smq_flush_enadis_rate() local
[all...]
H A Drvu.h304 struct nix_smq_tree_ctx smq_tree_ctx[NIX_TXSCH_LVL_CNT]; member

Completed in 7 milliseconds