Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_fw_counters.c35 struct adf_fw_counters { struct
49 struct adf_fw_counters *fw_counters) in adf_fw_counters_load_from_device() argument
78 static struct adf_fw_counters *adf_fw_counters_allocate(unsigned long ae_count) in adf_fw_counters_allocate()
80 struct adf_fw_counters *fw_counters; in adf_fw_counters_allocate()
106 static struct adf_fw_counters *adf_fw_counters_get(struct adf_accel_dev *accel_dev) in adf_fw_counters_get()
109 struct adf_fw_counters *fw_counters; in adf_fw_counters_get()
138 struct adf_fw_counters *fw_counters = sfile->private; in qat_fw_counters_seq_start()
151 struct adf_fw_counters *fw_counters = sfile->private; in qat_fw_counters_seq_next()
196 struct adf_fw_counters *fw_counters; in qat_fw_counters_file_open()
H A DMakefile34 adf_fw_counters.o \