Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c2322 struct nix_smq_flush_ctx *smq_flush_ctx) in nix_smq_flush_fill_ctx() argument
2329 smq_flush_ctx->smq = smq; in nix_smq_flush_fill_ctx()
2333 smq_tree_ctx = &smq_flush_ctx->smq_tree_ctx[lvl]; in nix_smq_flush_fill_ctx()
2371 struct nix_smq_flush_ctx *smq_flush_ctx, bool enable) in nix_smq_flush_enadis_xoff() argument
2384 tl2_schq = smq_flush_ctx->smq_tree_ctx[NIX_TXSCH_LVL_TL2].schq; in nix_smq_flush_enadis_xoff()
2407 struct nix_smq_flush_ctx *smq_flush_ctx, bool enable) in nix_smq_flush_enadis_rate() argument
2414 smq_tree_ctx = &smq_flush_ctx->smq_tree_ctx[lvl]; in nix_smq_flush_enadis_rate()
2435 struct nix_smq_flush_ctx *smq_flush_ctx; in nix_smq_flush() local
2458 smq_flush_ctx = kzalloc_obj(*smq_flush_ctx); in nix_smq_flush()
2459 if (!smq_flush_ctx) in nix_smq_flush()
[all …]