Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_algo.h362 static inline u16 get_space_for_phys_dsgl(unsigned int sgl_entr) in get_space_for_phys_dsgl() function
H A 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()
2477 dst_size = get_space_for_phys_dsgl(dnents); in create_authenc_wr()
3070 dst_size = get_space_for_phys_dsgl(dnents); in create_aead_ccm_wr()
3168 dst_size = get_space_for_phys_dsgl(dnents); in create_gcm_wr()