Searched defs:num_in_bytes (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
H A D | qat_uclo.c | 124 qat_uclo_wr_sram_by_words(struct icp_qat_fw_loader_handle *handle, unsigned int addr, unsigned int *val, unsigned int num_in_bytes) qat_uclo_wr_sram_by_words() argument 140 qat_uclo_wr_umem_by_words(struct icp_qat_fw_loader_handle *handle, unsigned char ae, unsigned int addr, unsigned int *val, unsigned int num_in_bytes) qat_uclo_wr_umem_by_words() argument
|
H A D | icp_qat_uclo.h | 248 unsigned int num_in_bytes; member
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_uclo.c | 124 qat_uclo_wr_sram_by_words(struct icp_qat_fw_loader_handle *handle, unsigned int addr, unsigned int *val, unsigned int num_in_bytes) qat_uclo_wr_sram_by_words() argument 140 qat_uclo_wr_umem_by_words(struct icp_qat_fw_loader_handle *handle, unsigned char ae, unsigned int addr, unsigned int *val, unsigned int num_in_bytes) qat_uclo_wr_umem_by_words() argument
|
H A D | icp_qat_uclo.h | 289 unsigned int num_in_bytes; member
|
Completed in 9 milliseconds