Home
last modified time | relevance | path

Searched refs:get_space_for_phys_dsgl (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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.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()
/kernel/linux/linux-6.6/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()

Completed in 14 milliseconds