Lines Matching refs:cpl_rx_phys_dsgl
363 struct cpl_rx_phys_dsgl *dsgl) in dsgl_walk_init()
373 struct cpl_rx_phys_dsgl *phys_cpl; in dsgl_walk_end()
746 struct cpl_rx_phys_dsgl *phys_cpl; in create_cipher_wr()
812 phys_cpl = (struct cpl_rx_phys_dsgl *)((u8 *)(chcr_req + 1) + kctx_len); in create_cipher_wr()
818 temp = sizeof(struct cpl_rx_phys_dsgl) + dst_size + kctx_len + IV in create_cipher_wr()
1192 sizeof(struct cpl_rx_phys_dsgl) + in process_cipher()
2267 struct cpl_rx_phys_dsgl *phys_cpl; in create_authenc_wr()
2380 phys_cpl = (struct cpl_rx_phys_dsgl *)((u8 *)(chcr_req + 1) + kctx_len); in create_authenc_wr()
2385 temp = sizeof(struct cpl_rx_phys_dsgl) + dst_size + in create_authenc_wr()
2507 struct cpl_rx_phys_dsgl *phys_cpl, in chcr_add_aead_dst_ent()
2552 struct cpl_rx_phys_dsgl *phys_cpl, in chcr_add_cipher_dst_ent()
2838 struct cpl_rx_phys_dsgl *phys_cpl; in create_aead_ccm_wr()
2899 phys_cpl = (struct cpl_rx_phys_dsgl *)((u8 *)(chcr_req + 1) + kctx_len); in create_aead_ccm_wr()
2908 temp = sizeof(struct cpl_rx_phys_dsgl) + dst_size + in create_aead_ccm_wr()
2932 struct cpl_rx_phys_dsgl *phys_cpl; in create_gcm_wr()
3016 phys_cpl = (struct cpl_rx_phys_dsgl *)((u8 *)(chcr_req + 1) + kctx_len); in create_gcm_wr()
3022 temp = sizeof(struct cpl_rx_phys_dsgl) + dst_size + in create_gcm_wr()