Home
last modified time | relevance | path

Searched defs:dsgl_walk (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/crypto/chelsio/
Dchcr_crypto.h206 struct dsgl_walk { struct
207 unsigned int nents;
208 unsigned int last_sg_len;
209 struct scatterlist *last_sg;
210 struct cpl_rx_phys_dsgl *dsgl;
211 struct phys_sge_pairs *to;
Dchcr_algo.c2710 struct dsgl_walk dsgl_walk; in chcr_add_aead_dst_ent() local
2758 struct dsgl_walk dsgl_walk; in chcr_add_cipher_dst_ent() local
/kernel/linux/linux-5.10/drivers/crypto/chelsio/
Dchcr_crypto.h206 struct dsgl_walk { struct
207 unsigned int nents;
208 unsigned int last_sg_len;
209 struct scatterlist *last_sg;
210 struct cpl_rx_phys_dsgl *dsgl;
211 struct phys_sge_pairs *to;
Dchcr_algo.c2715 struct dsgl_walk dsgl_walk; in chcr_add_aead_dst_ent() local
2763 struct dsgl_walk dsgl_walk; in chcr_add_cipher_dst_ent() local