adf_cfg_section    68 drivers/crypto/qat/qat_common/adf_cfg.c 	struct adf_cfg_section *sec =
adf_cfg_section    69 drivers/crypto/qat/qat_common/adf_cfg.c 				list_entry(v, struct adf_cfg_section, list);
adf_cfg_section   187 drivers/crypto/qat/qat_common/adf_cfg.c 			       struct adf_cfg_section *sec)
adf_cfg_section   206 drivers/crypto/qat/qat_common/adf_cfg.c 	struct adf_cfg_section *ptr;
adf_cfg_section   210 drivers/crypto/qat/qat_common/adf_cfg.c 		ptr = list_entry(list, struct adf_cfg_section, list);
adf_cfg_section   217 drivers/crypto/qat/qat_common/adf_cfg.c static struct adf_cfg_key_val *adf_cfg_key_value_find(struct adf_cfg_section *s,
adf_cfg_section   231 drivers/crypto/qat/qat_common/adf_cfg.c static struct adf_cfg_section *adf_cfg_sec_find(struct adf_accel_dev *accel_dev,
adf_cfg_section   238 drivers/crypto/qat/qat_common/adf_cfg.c 		struct adf_cfg_section *ptr =
adf_cfg_section   239 drivers/crypto/qat/qat_common/adf_cfg.c 			list_entry(list, struct adf_cfg_section, list);
adf_cfg_section   251 drivers/crypto/qat/qat_common/adf_cfg.c 	struct adf_cfg_section *sec = adf_cfg_sec_find(accel_dev, sec_name);
adf_cfg_section   284 drivers/crypto/qat/qat_common/adf_cfg.c 	struct adf_cfg_section *section = adf_cfg_sec_find(accel_dev,
adf_cfg_section   331 drivers/crypto/qat/qat_common/adf_cfg.c 	struct adf_cfg_section *sec = adf_cfg_sec_find(accel_dev, name);