Searched refs:smq_flush_ctx (Results 1 – 1 of 1) sorted by relevance
2314 struct nix_smq_flush_ctx *smq_flush_ctx) in nix_smq_flush_fill_ctx() argument2321 smq_flush_ctx->smq = smq; in nix_smq_flush_fill_ctx()2325 smq_tree_ctx = &smq_flush_ctx->smq_tree_ctx[lvl]; in nix_smq_flush_fill_ctx()2406 smq_tree_ctx = &smq_flush_ctx->smq_tree_ctx[lvl]; in nix_smq_flush_enadis_rate()2427 struct nix_smq_flush_ctx *smq_flush_ctx; in nix_smq_flush() local2450 smq_flush_ctx = kzalloc(sizeof(*smq_flush_ctx), GFP_KERNEL); in nix_smq_flush()2451 if (!smq_flush_ctx) in nix_smq_flush()2453 nix_smq_flush_fill_ctx(rvu, blkaddr, smq, smq_flush_ctx); in nix_smq_flush()2454 nix_smq_flush_enadis_xoff(rvu, blkaddr, smq_flush_ctx, true); in nix_smq_flush()2465 link = smq_flush_ctx->smq_tree_ctx[NIX_TXSCH_LVL_TL1].schq; in nix_smq_flush()[all …]