Home
last modified time | relevance | path

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

/drivers/crypto/intel/qat/qat_common/
Dadf_clock.c50 ret = adf_get_fw_timestamp(accel_dev, &timestamp1); in measure_clock()
70 if (adf_get_fw_timestamp(accel_dev, &timestamp2)) { in measure_clock()
Dadf_common_drv.h97 int adf_get_fw_timestamp(struct adf_accel_dev *accel_dev, u64 *timestamp);
Dadf_admin.c200 int adf_get_fw_timestamp(struct adf_accel_dev *accel_dev, u64 *timestamp) in adf_get_fw_timestamp() function