Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_algo.h399 static inline u16 get_space_for_phys_dsgl(unsigned int sgl_entr) in get_space_for_phys_dsgl() function
Dchcr_algo.c760 dst_size = get_space_for_phys_dsgl(nents); in create_cipher_wr()
1200 phys_dsgl = get_space_for_phys_dsgl(dnents); in process_cipher()
2300 dst_size = get_space_for_phys_dsgl(dnents); in create_authenc_wr()
2865 dst_size = get_space_for_phys_dsgl(dnents); in create_aead_ccm_wr()
2954 dst_size = get_space_for_phys_dsgl(dnents); in create_gcm_wr()