Lines Matching refs:src_divs
312 struct test_sg_division src_divs[XBUFSIZE]; member
338 .src_divs = { { .proportion_of_total = 10000 } },
342 .src_divs = { { .proportion_of_total = 10000 } },
346 .src_divs = { { .proportion_of_total = 10000 } },
349 .src_divs = { { .proportion_of_total = 10000, .offset = 1 } },
354 .src_divs = {
367 .src_divs = {
374 .src_divs = { { .proportion_of_total = 10000 } },
382 .src_divs = {
392 .src_divs = {
407 .src_divs = { { .proportion_of_total = 10000 } },
411 .src_divs = { { .proportion_of_total = 10000 } },
415 .src_divs = { { .proportion_of_total = 10000 } },
419 .src_divs = { { .proportion_of_total = 10000, .offset = 1 } },
424 .src_divs = {
434 .src_divs = {
445 .src_divs = {
453 .src_divs = {
465 .src_divs = {
525 if (!valid_sg_divisions(cfg->src_divs, ARRAY_SIZE(cfg->src_divs), in valid_testvec_config()
789 err = build_test_sglist(&tsgls->src, cfg->src_divs, alignmask, in build_cipher_test_sglists()
825 cfg->dst_divs : cfg->src_divs, in build_cipher_test_sglists()
1161 p = generate_random_sgl_divisions(rng, cfg->src_divs, in generate_random_testvec_config()
1162 ARRAY_SIZE(cfg->src_divs), p, end, in generate_random_testvec_config()
1267 return build_test_sglist(tsgl, cfg->src_divs, alignmask, vec->psize, in build_hash_sglist()