Lines Matching refs:segs
8554 int segs = 1; in test_pdcp_proto_SGL() local
8625 ++segs; in test_pdcp_proto_SGL()
8654 ut_params->ibuf->nb_segs = segs; in test_pdcp_proto_SGL()
8656 segs = 1; in test_pdcp_proto_SGL()
8663 ++segs; in test_pdcp_proto_SGL()
8681 ut_params->obuf->nb_segs = segs; in test_pdcp_proto_SGL()
13047 uint32_t segs = 1; in test_AES_GMAC_authentication_SGL() local
13108 ++segs; in test_AES_GMAC_authentication_SGL()
13128 ut_params->ibuf->nb_segs = segs; in test_AES_GMAC_authentication_SGL()
14289 int segs = 1; in test_authenticated_encryption_SGL() local
14405 ++segs; in test_authenticated_encryption_SGL()
14446 ut_params->ibuf->nb_segs = segs; in test_authenticated_encryption_SGL()
14448 segs = 1; in test_authenticated_encryption_SGL()
14464 ++segs; in test_authenticated_encryption_SGL()
14488 ut_params->obuf->nb_segs = segs; in test_authenticated_encryption_SGL()