Lines Matching refs:ulptx_sgl
474 struct ulptx_sgl *ulp) in ulptx_walk_init()
812 struct ulptx_sgl *ulptx; in create_cipher_wr()
879 ulptx = (struct ulptx_sgl *)((u8 *)(phys_cpl + 1) + dst_size); in create_cipher_wr()
1573 struct ulptx_sgl *ulptx; in create_hash_wr()
1628 ulptx = (struct ulptx_sgl *)((u8 *)(chcr_req + 1) + param->kctx_len + in create_hash_wr()
2446 struct ulptx_sgl *ulptx; in create_authenc_wr()
2547 ulptx = (struct ulptx_sgl *)(ivptr + IV); in create_authenc_wr()
2678 struct ulptx_sgl *ulptx) in chcr_add_aead_src_ent()
2737 ulptx_walk_init(&ulp_walk, (struct ulptx_sgl *)buf); in chcr_add_cipher_src_ent()
2766 struct ulptx_sgl *ulptx, in chcr_add_hash_src_ent()
3036 struct ulptx_sgl *ulptx; in create_aead_ccm_wr()
3100 ulptx = (struct ulptx_sgl *)(ivptr + IV); in create_aead_ccm_wr()
3134 struct ulptx_sgl *ulptx; in create_gcm_wr()
3220 ulptx = (struct ulptx_sgl *)(ivptr + 16); in create_gcm_wr()