Lines Matching refs:ulptx_sgl
475 struct ulptx_sgl *ulp) in ulptx_walk_init()
765 struct ulptx_sgl *ulptx; in create_cipher_wr()
831 ulptx = (struct ulptx_sgl *)((u8 *)(phys_cpl + 1) + dst_size); in create_cipher_wr()
1500 struct ulptx_sgl *ulptx; in create_hash_wr()
1553 ulptx = (struct ulptx_sgl *)((u8 *)(chcr_req + 1) + param->kctx_len + in create_hash_wr()
2333 struct ulptx_sgl *ulptx; in create_authenc_wr()
2433 ulptx = (struct ulptx_sgl *)(ivptr + IV); in create_authenc_wr()
2535 struct ulptx_sgl *ulptx) in chcr_add_aead_src_ent()
2593 ulptx_walk_init(&ulp_walk, (struct ulptx_sgl *)buf); in chcr_add_cipher_src_ent()
2622 struct ulptx_sgl *ulptx, in chcr_add_hash_src_ent()
2893 struct ulptx_sgl *ulptx; in create_aead_ccm_wr()
2957 ulptx = (struct ulptx_sgl *)(ivptr + IV); in create_aead_ccm_wr()
2990 struct ulptx_sgl *ulptx; in create_gcm_wr()
3076 ulptx = (struct ulptx_sgl *)(ivptr + 16); in create_gcm_wr()