Searched refs:adf_fw_counters (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_fw_counters.c14 #include "adf_fw_counters.h"
36 struct adf_fw_counters { struct
50 struct adf_fw_counters *fw_counters)
79 static struct adf_fw_counters *adf_fw_counters_allocate(unsigned long ae_count)
81 struct adf_fw_counters *fw_counters;
104 * Returns: a pointer to a dynamically allocated struct adf_fw_counters
107 static struct adf_fw_counters *adf_fw_counters_get(struct adf_accel_dev *accel_dev)
110 struct adf_fw_counters *fw_counters;
139 struct adf_fw_counters *fw_counters = sfile->private;
152 struct adf_fw_counters *fw_counter
[all...]
H A DMakefile41 adf_fw_counters.o \

Completed in 170 milliseconds