Searched refs:nx_outsg (Results 1 – 2 of 2) sorted by relevance
180 struct nx_sg *nx_outsg = nx_ctx->out_sg; in generate_pat() local200 nx_outsg = nx_build_sg_list(nx_outsg, tmp, 16, in generate_pat()207 nx_ctx->op.outlen = (nx_ctx->out_sg - nx_outsg) * in generate_pat()
213 struct nx_sg *nx_outsg = nx_ctx->out_sg; in nx_build_sg_lists() local219 nx_outsg = nx_walk_and_build(nx_outsg, nx_ctx->ap->sglen, dst, 0, nbytes); in nx_build_sg_lists()225 nx_ctx->op.outlen = (nx_ctx->out_sg - nx_outsg) * sizeof(struct nx_sg); in nx_build_sg_lists()