Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen4_timer.c23 u32 time_periods; in work_handler() local
31 time_periods = div_u64(ktime_ms_delta(ktime_get_real(), timer_ctx->initial_ktime), in work_handler()
34 if (adf_send_admin_tim_sync(accel_dev, time_periods)) in work_handler()