Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/include/common/
H A Dadf_cfg_common.h108 uint8_t num_accel; member
H A Dadf_accel_devices.h446 uint8_t num_accel; member
/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/
H A Dadf_c4xxx_hw_data.c1378 u32 i = 0, num_accel = 0; in get_num_accel_units() local
1388 num_accel++; in get_num_accel_units()
1391 return num_accel / ADF_C4XXX_NUM_ACCEL_PER_AU; in get_num_accel_units()
2126 hw_data->num_accel = ADF_C4XXX_MAX_ACCELERATORS; in adf_init_hw_data_c4xxx()
/freebsd/sys/dev/qat/qat_hw/qat_4xxxvf/
H A Dadf_4xxxvf_hw_data.c342 hw_data->num_accel = ADF_4XXXIOV_MAX_ACCELERATORS; in adf_init_hw_data_4xxxiov()
/freebsd/sys/dev/qat/qat_hw/qat_dh895xcc/
H A Dadf_dh895xcc_hw_data.c330 hw_data->num_accel = ADF_DH895XCC_MAX_ACCELERATORS; in adf_init_hw_data_dh895xcc()
/freebsd/sys/dev/qat/qat_common/
H A Dadf_ctl_drv.c148 dev_info->num_accel = hw_data->get_num_accels(hw_data); in adf_ctl_ioctl_get_status()
/freebsd/sys/dev/qat/qat_hw/qat_c3xxx/
H A Dadf_c3xxx_hw_data.c337 hw_data->num_accel = ADF_C3XXX_MAX_ACCELERATORS; in adf_init_hw_data_c3xxx()
/freebsd/sys/dev/qat/qat_hw/qat_c62x/
H A Dadf_c62x_hw_data.c342 hw_data->num_accel = ADF_C62X_MAX_ACCELERATORS; in adf_init_hw_data_c62x()
/freebsd/sys/dev/qat/qat_hw/qat_200xx/
H A Dadf_200xx_hw_data.c462 hw_data->num_accel = ADF_200XX_MAX_ACCELERATORS; in adf_init_hw_data_200xx()
/freebsd/sys/dev/qat/qat_hw/qat_4xxx/
H A Dadf_4xxx_hw_data.c940 hw_data->num_accel = ADF_4XXX_MAX_ACCELERATORS; in adf_init_hw_data_4xxx()