Searched refs:qat_hal_put_wakeup_event (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/crypto/qat/qat_common/ |
H A D | qat_hal.c | 370 static void qat_hal_put_wakeup_event(struct icp_qat_fw_loader_handle *handle, qat_hal_put_wakeup_event() function 506 qat_hal_put_wakeup_event(handle, ae, qat_hal_clr_reset() 634 qat_hal_put_wakeup_event(handle, ae, ctx_mask, XCWE_VOLUNTARY); qat_hal_clear_gpr() 662 qat_hal_put_wakeup_event(handle, ae, ctx_mask, qat_hal_clear_gpr() 759 qat_hal_put_wakeup_event(handle, ae, (~ctx_mask) & qat_hal_start() 875 qat_hal_put_wakeup_event(handle, ae, (1 << ctx), XCWE_VOLUNTARY); qat_hal_exec_micro_inst() 893 qat_hal_put_wakeup_event(handle, ae, (1 << ctx), wakeup_events); qat_hal_exec_micro_inst()
|
Completed in 47 milliseconds