Home
last modified time | relevance | path

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

/linux-6.1.9/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.c2709 struct dsgl_walk dsgl_walk; in chcr_add_aead_dst_ent() local
2757 struct dsgl_walk dsgl_walk; in chcr_add_cipher_dst_ent() local