Lines Matching refs:ulptx_sgl
474 struct ulptx_sgl *ulp) in ulptx_walk_init()
814 struct ulptx_sgl *ulptx; in create_cipher_wr()
882 ulptx = (struct ulptx_sgl *)((u8 *)(phys_cpl + 1) + dst_size); in create_cipher_wr()
1576 struct ulptx_sgl *ulptx; in create_hash_wr()
1632 ulptx = (struct ulptx_sgl *)((u8 *)(chcr_req + 1) + param->kctx_len + in create_hash_wr()
2451 struct ulptx_sgl *ulptx; in create_authenc_wr()
2553 ulptx = (struct ulptx_sgl *)(ivptr + IV); in create_authenc_wr()
2684 struct ulptx_sgl *ulptx) in chcr_add_aead_src_ent()
2745 ulptx_walk_init(&ulp_walk, (struct ulptx_sgl *)buf); in chcr_add_cipher_src_ent()
2776 struct ulptx_sgl *ulptx, in chcr_add_hash_src_ent()
3049 struct ulptx_sgl *ulptx; in create_aead_ccm_wr()
3113 ulptx = (struct ulptx_sgl *)(ivptr + IV); in create_aead_ccm_wr()
3148 struct ulptx_sgl *ulptx; in create_gcm_wr()
3235 ulptx = (struct ulptx_sgl *)(ivptr + 16); in create_gcm_wr()