Searched refs:adf_cfg_key_val (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/dev/qat/qat_common/ |
| H A D | adf_cfg.c | 128 adf_cfg_keyval_add(struct adf_cfg_key_val *new, struct adf_cfg_section *sec) in adf_cfg_keyval_add() 141 struct adf_cfg_key_val *ptr = in adf_cfg_keyval_remove() 142 list_entry(list_ptr, struct adf_cfg_key_val, list); in adf_cfg_keyval_remove() 158 struct adf_cfg_key_val *ptr_key; in adf_cfg_section_restore_all() 177 struct adf_cfg_key_val *key_val; in adf_cfg_section_restore_all() 233 struct adf_cfg_key_val *ptr = in adf_cfg_keyval_del_all() 234 list_entry(list_ptr, struct adf_cfg_key_val, list); in adf_cfg_keyval_del_all() 255 static struct adf_cfg_key_val * 262 struct adf_cfg_key_val *ptr = in adf_cfg_key_value_find() 263 list_entry(list, struct adf_cfg_key_val, list); in adf_cfg_key_value_find() [all …]
|
| H A D | adf_freebsd_cfg_dev_dbg.c | 21 struct adf_cfg_key_val *ptr; in qat_dev_cfg_show()
|
| H A D | adf_cfg_section.c | 404 struct adf_cfg_key_val *ptr = in adf_cfg_section_copy() 405 list_entry(list, struct adf_cfg_key_val, list); in adf_cfg_section_copy() 803 struct adf_cfg_key_val *ptr = in adf_cfg_cleanup_user_section() 804 list_entry(list_ptr, struct adf_cfg_key_val, list); in adf_cfg_cleanup_user_section()
|
| /freebsd/sys/dev/qat/include/common/ |
| H A D | adf_cfg.h | 13 struct adf_cfg_key_val { struct
|