Lines Matching refs:frag_size_oop
7968 uint16_t frag_size_oop = fragsz_oop ? fragsz_oop : fragsz; in test_pdcp_proto_SGL() local
7971 frag_size_oop = output_vec_len; in test_pdcp_proto_SGL()
7986 rte_pktmbuf_append(ut_params->obuf, frag_size_oop); in test_pdcp_proto_SGL()
8045 trn_data = frag_size_oop; in test_pdcp_proto_SGL()
8050 frag_size_oop) ? in test_pdcp_proto_SGL()
8052 frag_size_oop; in test_pdcp_proto_SGL()
8162 fragsz = frag_size_oop; in test_pdcp_proto_SGL()
12408 uint16_t frag_size_oop = fragsz_oop ? fragsz_oop : fragsz; in test_authenticated_encryption_SGL() local
12411 frag_size_oop = tdata->plaintext.len; in test_authenticated_encryption_SGL()
12432 frag_size_oop + prepend_len); in test_authenticated_encryption_SGL()
12514 if (frag_size_oop == tdata->plaintext.len) { in test_authenticated_encryption_SGL()
12523 trn_data = frag_size_oop; in test_authenticated_encryption_SGL()
12528 frag_size_oop) ? in test_authenticated_encryption_SGL()
12530 frag_size_oop; in test_authenticated_encryption_SGL()