Home
last modified time | relevance | path

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

/linux-6.1.9/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.c822 dst_size = get_space_for_phys_dsgl(nents); in create_cipher_wr()
1287 phys_dsgl = get_space_for_phys_dsgl(dnents); in process_cipher()
2476 dst_size = get_space_for_phys_dsgl(dnents); in create_authenc_wr()
3069 dst_size = get_space_for_phys_dsgl(dnents); in create_aead_ccm_wr()
3167 dst_size = get_space_for_phys_dsgl(dnents); in create_gcm_wr()