Searched refs:SET_AE_XFER (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
H A D | icp_qat_hal.h | 108 #define SET_AE_XFER(handle, ae, reg, val) \ macro
|
H A D | qat_hal.c | 1169 SET_AE_XFER(handle, ae, reg_addr, val); in qat_hal_put_rel_rd_xfer() 1173 SET_AE_XFER(handle, ae, (reg_addr + dr_offset), val); in qat_hal_put_rel_rd_xfer()
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | icp_qat_hal.h | 139 #define SET_AE_XFER(handle, ae, reg, val) \ macro
|
H A D | qat_hal.c | 1353 SET_AE_XFER(handle, ae, reg_addr, val); in qat_hal_put_rel_rd_xfer() 1357 SET_AE_XFER(handle, ae, (reg_addr + dr_offset), val); in qat_hal_put_rel_rd_xfer()
|
Completed in 7 milliseconds