Searched refs:smq_flush_ctx (Results 1 – 1 of 1) sorted by relevance
2137 struct nix_smq_flush_ctx *smq_flush_ctx) in nix_smq_flush_fill_ctx() argument2144 smq_flush_ctx->smq = smq; in nix_smq_flush_fill_ctx()2148 smq_tree_ctx = &smq_flush_ctx->smq_tree_ctx[lvl]; in nix_smq_flush_fill_ctx()2186 struct nix_smq_flush_ctx *smq_flush_ctx, bool enable) in nix_smq_flush_enadis_xoff() argument2199 tl2_schq = smq_flush_ctx->smq_tree_ctx[NIX_TXSCH_LVL_TL2].schq; in nix_smq_flush_enadis_xoff()2222 struct nix_smq_flush_ctx *smq_flush_ctx, bool enable) in nix_smq_flush_enadis_rate() argument2229 smq_tree_ctx = &smq_flush_ctx->smq_tree_ctx[lvl]; in nix_smq_flush_enadis_rate()2250 struct nix_smq_flush_ctx *smq_flush_ctx; in nix_smq_flush() local2273 smq_flush_ctx = kzalloc(sizeof(*smq_flush_ctx), GFP_KERNEL); in nix_smq_flush()2274 if (!smq_flush_ctx) in nix_smq_flush()[all …]