Home
last modified time | relevance | path

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

/src/sys/dev/qat/include/common/ !
H A Dadf_common_drv.h149 int adf_config_device(struct adf_accel_dev *accel_dev);
/src/sys/dev/qat/qat_hw/qat_dh895xcc/ !
H A Dadf_dh895xcc_hw_data.c378 hw_data->config_device = adf_config_device; in adf_init_hw_data_dh895xcc()
/src/sys/dev/qat/qat_hw/qat_4xxxvf/ !
H A Dadf_4xxxvf_hw_data.c403 hw_data->config_device = adf_config_device; in adf_init_hw_data_4xxxiov()
/src/sys/dev/qat/qat_hw/qat_c3xxx/ !
H A Dadf_c3xxx_hw_data.c389 hw_data->config_device = adf_config_device; in adf_init_hw_data_c3xxx()
/src/sys/dev/qat/qat_hw/qat_c62x/ !
H A Dadf_c62x_hw_data.c393 hw_data->config_device = adf_config_device; in adf_init_hw_data_c62x()
/src/sys/dev/qat/qat_hw/qat_200xx/ !
H A Dadf_200xx_hw_data.c515 hw_data->config_device = adf_config_device; in adf_init_hw_data_200xx()
/src/sys/dev/qat/qat_hw/qat_4xxx/ !
H A Dadf_4xxx_hw_data.c1050 hw_data->config_device = adf_config_device; in adf_init_hw_data_4xxx()
/src/sys/dev/qat/qat_common/ !
H A Dadf_cfg_device.c1174 adf_config_device(struct adf_accel_dev *accel_dev) in adf_config_device() function
/src/sys/dev/qat/qat_hw/qat_c4xxx/ !
H A Dadf_c4xxx_hw_data.c2192 hw_data->config_device = adf_config_device; in adf_init_hw_data_c4xxx()