Lines Matching refs:ulptx_sgl
470 struct ulptx_sgl *ulp) in ulptx_walk_init()
807 struct ulptx_sgl *ulptx; in create_cipher_wr()
875 ulptx = (struct ulptx_sgl *)((u8 *)(phys_cpl + 1) + dst_size); in create_cipher_wr()
1570 struct ulptx_sgl *ulptx; in create_hash_wr()
1626 ulptx = (struct ulptx_sgl *)((u8 *)(chcr_req + 1) + param->kctx_len + in create_hash_wr()
2453 struct ulptx_sgl *ulptx; in create_authenc_wr()
2555 ulptx = (struct ulptx_sgl *)(ivptr + IV); in create_authenc_wr()
2686 struct ulptx_sgl *ulptx) in chcr_add_aead_src_ent()
2747 ulptx_walk_init(&ulp_walk, (struct ulptx_sgl *)buf); in chcr_add_cipher_src_ent()
2778 struct ulptx_sgl *ulptx, in chcr_add_hash_src_ent()
3051 struct ulptx_sgl *ulptx; in create_aead_ccm_wr()
3115 ulptx = (struct ulptx_sgl *)(ivptr + IV); in create_aead_ccm_wr()
3150 struct ulptx_sgl *ulptx; in create_gcm_wr()
3237 ulptx = (struct ulptx_sgl *)(ivptr + 16); in create_gcm_wr()