Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/
H A Dadf_c4xxx_ae_config.c73 num_aes = accel_unit[i].num_ae; in adf_ae_config_show()
H A Dadf_c4xxx_hw_data.c1719 num_inline_aes += accel_unit[i].num_ae; in adf_get_inline_config()
1863 if (accel_unit[i].num_ae == ADF_C4XXX_4_AE) { in adf_init_accel_unit_services()
/freebsd/sys/dev/qat/include/common/
H A Dadf_cfg_common.h107 uint8_t num_ae; member
H A Dadf_accel_devices.h191 u32 num_ae; member
/freebsd/sys/dev/qat/qat_common/
H A Dadf_ctl_drv.c147 dev_info->num_ae = hw_data->get_num_aes(hw_data); in adf_ctl_ioctl_get_status()