Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dadf_fw_counters.c13 #include "adf_fw_counters.h"
35 struct adf_fw_counters { struct
49 struct adf_fw_counters *fw_counters) in adf_fw_counters_load_from_device()
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()
103 * Returns: a pointer to a dynamically allocated struct adf_fw_counters
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_counter in qat_fw_counters_seq_next()
[all...]
H A DMakefile34 adf_fw_counters.o \

Completed in 1 milliseconds