Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/
H A Dadf_c4xxx_res_part.c65 const struct adf_ae_info *ae_info = accel_dev->au_info->ae_info; in adf_enable_sym_threads()
83 const struct adf_ae_info *ae_info = accel_dev->au_info->ae_info; in adf_enable_asym_threads()
103 const struct adf_ae_info *ae_info = accel_dev->au_info->ae_info; in adf_enable_dc_threads()
H A Dadf_c4xxx_hw_data.c53 static const struct adf_ae_info adf_c4xxx_32_ae_sym[] =
62 static const struct adf_ae_info adf_c4xxx_24_ae_sym[] =
71 static const struct adf_ae_info adf_c4xxx_12_ae_sym[] =
81 static const struct adf_ae_info adf_c4xxx_32_ae[] =
90 static const struct adf_ae_info adf_c4xxx_24_ae[] =
99 static const struct adf_ae_info adf_c4xxx_12_ae[] =
1423 get_ae_info(struct adf_hw_device_data *self, const struct adf_ae_info **ae_info) in get_ae_info()
1828 const struct adf_ae_info *ae_info; in adf_init_accel_unit_services()
/freebsd/sys/dev/qat/include/common/
H A Dadf_accel_devices.h180 struct adf_ae_info { struct
206 const struct adf_ae_info *ae_info; argument