Lines Matching refs:sglen
162 unsigned int sglen, in nx_walk_and_build() argument
187 while (len && (nx_sg - nx_dst) < sglen) { in nx_walk_and_build()
197 nx_sg = nx_build_sg_list(nx_sg, dst, &n, sglen - (nx_sg - nx_dst)); in nx_walk_and_build()
285 max_sg_len = min_t(u64, nx_ctx->ap->sglen, in nx_build_sg_lists()
407 props->ap[msc->fc][msc->mode][0].sglen = in nx_of_update_msc()
408 trip->sglen; in nx_of_update_msc()
413 props->ap[msc->fc][msc->mode][1].sglen = in nx_of_update_msc()
414 trip->sglen; in nx_of_update_msc()
420 props->ap[msc->fc][msc->mode][2].sglen = in nx_of_update_msc()
421 trip->sglen; in nx_of_update_msc()
426 props->ap[msc->fc][msc->mode][1].sglen = in nx_of_update_msc()
427 trip->sglen; in nx_of_update_msc()
437 props->ap[msc->fc][msc->mode][2].sglen = in nx_of_update_msc()
438 trip->sglen; in nx_of_update_msc()