Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_hw/qat_4xxx/
H A Dadf_4xxx_hw_data.c25 static const struct adf_accel_unit adf_4xxx_au_a_ae[] = {
335 struct adf_accel_unit **accel_unit) in get_accel_unit()
450 u32 au_size = num_au * sizeof(struct adf_accel_unit); in adf_init_accel_unit_services()
549 struct adf_accel_unit *accel_unit = accel_dev->au_info->au; in get_obj_cfg_ae_mask()
566 struct adf_accel_unit *accel_unit; in adf_4xxx_get_service_type()
757 static struct adf_accel_unit *
761 struct adf_accel_unit *accel_unit = accel_dev->au_info->au; in get_au_by_ae()
793 struct adf_accel_unit *au = NULL; in adf_4xxx_cfg_gen_dispatch_arbiter()
/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/
H A Dadf_c4xxx_hw_data.c24 static struct adf_accel_unit adf_c4xxx_au_32_ae[] =
32 static struct adf_accel_unit adf_c4xxx_au_24_ae[] = {
39 static struct adf_accel_unit adf_c4xxx_au_12_ae[] = {
44 static struct adf_accel_unit adf_c4xxx_au_emulation[] =
1396 struct adf_accel_unit **accel_unit) in get_accel_unit()
1687 struct adf_accel_unit *accel_unit = accel_dev->au_info->au; in adf_get_inline_config()
1737 struct adf_accel_unit *accel_unit = accel_dev->au_info->au; in adf_set_inline_ae_mask()
1778 struct adf_accel_unit *accel_unit = accel_dev->au_info->au; in adf_set_ae_mask()
1827 struct adf_accel_unit *accel_unit; in adf_init_accel_unit_services()
2081 struct adf_accel_unit *accel_unit = accel_dev->au_info->au; in get_obj_cfg_ae_mask()
H A Dadf_c4xxx_ae_config.c56 struct adf_accel_unit *accel_unit = accel_dev->au_info->au; in adf_ae_config_show()
/freebsd/sys/dev/qat/include/common/
H A Dadf_accel_devices.h186 struct adf_accel_unit { struct
205 struct adf_accel_unit *au; argument