Home
last modified time | relevance | path

Searched refs:adf_cfg_section (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dadf_cfg.c24 struct adf_cfg_section *sec = in qat_dev_cfg_show()
25 list_entry(v, struct adf_cfg_section, list); in qat_dev_cfg_show()
126 struct adf_cfg_section *sec) in adf_cfg_keyval_add()
145 struct adf_cfg_section *ptr; in adf_cfg_section_del_all()
149 ptr = list_entry(list, struct adf_cfg_section, list); in adf_cfg_section_del_all()
156 static struct adf_cfg_key_val *adf_cfg_key_value_find(struct adf_cfg_section *s, in adf_cfg_key_value_find()
170 static struct adf_cfg_section *adf_cfg_sec_find(struct adf_accel_dev *accel_dev, in adf_cfg_sec_find()
177 struct adf_cfg_section *ptr = in adf_cfg_sec_find()
178 list_entry(list, struct adf_cfg_section, list); in adf_cfg_sec_find()
190 struct adf_cfg_section *se in adf_cfg_key_val_get()
[all...]
H A Dadf_cfg.h20 struct adf_cfg_section { struct
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dadf_cfg.c24 struct adf_cfg_section *sec = in qat_dev_cfg_show()
25 list_entry(v, struct adf_cfg_section, list); in qat_dev_cfg_show()
140 struct adf_cfg_section *sec) in adf_cfg_keyval_add()
145 static void adf_cfg_keyval_remove(const char *key, struct adf_cfg_section *sec) in adf_cfg_keyval_remove()
177 struct adf_cfg_section *ptr; in adf_cfg_section_del_all()
181 ptr = list_entry(list, struct adf_cfg_section, list); in adf_cfg_section_del_all()
188 static struct adf_cfg_key_val *adf_cfg_key_value_find(struct adf_cfg_section *s, in adf_cfg_key_value_find()
202 static struct adf_cfg_section *adf_cfg_sec_find(struct adf_accel_dev *accel_dev, in adf_cfg_sec_find()
209 struct adf_cfg_section *ptr = in adf_cfg_sec_find()
210 list_entry(list, struct adf_cfg_section, lis in adf_cfg_sec_find()
[all...]
H A Dadf_cfg.h20 struct adf_cfg_section { struct

Completed in 2 milliseconds