Home
last modified time | relevance | path

Searched refs:adf_hw_device_class (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/qat/qat_common/
H A Dadf_dev_mgr.c97 struct adf_hw_device_class *class = hw_data->dev_class; in adf_devmgr_update_class_index()
/freebsd/sys/dev/qat/include/common/
H A Dadf_accel_devices.h235 struct adf_hw_device_class { struct
337 struct adf_hw_device_class *dev_class;
/freebsd/sys/dev/qat/qat_hw/qat_4xxxvf/
H A Dadf_4xxxvf_hw_data.c14 static struct adf_hw_device_class adf_4xxxiov_class =
/freebsd/sys/dev/qat/qat_hw/qat_dh895xcc/
H A Dadf_dh895xcc_hw_data.c30 static struct adf_hw_device_class dh895xcc_class =
/freebsd/sys/dev/qat/qat_hw/qat_c3xxx/
H A Dadf_c3xxx_hw_data.c22 static struct adf_hw_device_class c3xxx_class = {.name = ADF_C3XXX_DEVICE_NAME,
/freebsd/sys/dev/qat/qat_hw/qat_c62x/
H A Dadf_c62x_hw_data.c24 static struct adf_hw_device_class c62x_class = {.name = ADF_C62X_DEVICE_NAME,
/freebsd/sys/dev/qat/qat_hw/qat_200xx/
H A Dadf_200xx_hw_data.c22 static struct adf_hw_device_class qat_200xx_class = {.name =
/freebsd/sys/dev/qat/qat_hw/qat_4xxx/
H A Dadf_4xxx_hw_data.c101 static struct adf_hw_device_class adf_4xxx_class = {
/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/
H A Dadf_c4xxx_hw_data.c108 static struct adf_hw_device_class c4xxx_class = {.name = ADF_C4XXX_DEVICE_NAME,