Home
last modified time | relevance | path

Searched refs:get_space_for_phys_dsgl (Results 1 – 2 of 2) sorted by relevance

/drivers/crypto/chelsio/
Dchcr_algo.h362 static inline u16 get_space_for_phys_dsgl(unsigned int sgl_entr) in get_space_for_phys_dsgl() function
Dchcr_algo.c829 dst_size = get_space_for_phys_dsgl(nents); in create_cipher_wr()
1294 phys_dsgl = get_space_for_phys_dsgl(dnents); in process_cipher()
2482 dst_size = get_space_for_phys_dsgl(dnents); in create_authenc_wr()
3075 dst_size = get_space_for_phys_dsgl(dnents); in create_aead_ccm_wr()
3173 dst_size = get_space_for_phys_dsgl(dnents); in create_gcm_wr()