Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_common/
H A Dadf_cfg.c185 struct adf_cfg_depot_list *cfg_depot_list) in adf_cfg_section_restore_all() argument
191 struct list_head *head = &cfg_depot_list[accel_dev->accel_id].sec_list; in adf_cfg_section_restore_all()
223 struct adf_cfg_depot_list *cfg_depot_list) in adf_cfg_depot_restore_all() argument
229 ret = adf_cfg_section_restore_all(accel_dev, cfg_depot_list); in adf_cfg_depot_restore_all()
442 struct adf_cfg_depot_list *cfg_depot_list) in adf_cfg_section_save_all() argument
448 save_list = &cfg_depot_list[accel_dev->accel_id].sec_list; in adf_cfg_section_save_all()
463 struct adf_cfg_depot_list *cfg_depot_list) in adf_cfg_depot_save_all() argument
469 ret = adf_cfg_section_save_all(accel_dev, cfg_depot_list); in adf_cfg_depot_save_all()