Lines Matching refs:srcsg
614 int srcsg = minsg;
621 while (src && space > (sgl_ent_len[srcsg + 1])) {
626 srcsg++;
644 int srcsg = minsg, dstsg = minsg;
657 space > (sgl_ent_len[srcsg + 1] + dsgl_ent_len[dstsg])) {
661 srcsg++;
664 space > (sgl_ent_len[srcsg] + dsgl_ent_len[dstsg + 1])) {
825 nents = sg_nents_xlen(reqctx->srcsg, wrparam->bytes,
1181 bytes = chcr_sg_ent_in_wr(reqctx->srcsg, reqctx->dstsg, 0,
1339 reqctx->srcsg = req->src;
1583 nents = sg_nents_xlen(req_ctx->hctx_wr.srcsg, param->sg_len,
1718 req_ctx->hctx_wr.srcsg = req->src;
1799 req_ctx->hctx_wr.srcsg = req->src;
1897 req_ctx->hctx_wr.srcsg = req->src;
1991 req_ctx->hctx_wr.srcsg = req->src;
2044 params.sg_len = chcr_hash_ent_in_wr(hctx_wr->srcsg, 0,
2741 ulptx_walk_add_sg(&ulp_walk, reqctx->srcsg, wrparam->bytes,
2743 reqctx->srcsg = ulp_walk.last_sg;
2785 sg_pcopy_to_buffer(reqctx->hctx_wr.srcsg,
2786 sg_nents(reqctx->hctx_wr.srcsg), buf,
2793 ulptx_walk_add_sg(&ulp_walk, reqctx->hctx_wr.srcsg,
2795 reqctx->hctx_wr.srcsg = ulp_walk.last_sg;