Home
last modified time | relevance | path

Searched refs:set_ssm_wdtimer (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/sys/dev/qat/qat_common/
HDadf_init.c449 if (hw_data->set_ssm_wdtimer && hw_data->set_ssm_wdtimer(accel_dev)) { in adf_dev_start()
/freebsd-14-stable/sys/dev/qat/qat_hw/qat_c62x/
HDadf_c62x_hw_data.c374 hw_data->set_ssm_wdtimer = adf_set_ssm_wdtimer; in adf_init_hw_data_c62x()
/freebsd-14-stable/sys/dev/qat/qat_hw/qat_c3xxx/
HDadf_c3xxx_hw_data.c369 hw_data->set_ssm_wdtimer = adf_set_ssm_wdtimer; in adf_init_hw_data_c3xxx()
/freebsd-14-stable/sys/dev/qat/qat_hw/qat_200xx/
HDadf_200xx_hw_data.c496 hw_data->set_ssm_wdtimer = adf_set_ssm_wdtimer; in adf_init_hw_data_200xx()
/freebsd-14-stable/sys/dev/qat/include/common/
HDadf_accel_devices.h390 int (*set_ssm_wdtimer)(struct adf_accel_dev *accel_dev); member
/freebsd-14-stable/sys/dev/qat/qat_hw/qat_4xxx/
HDadf_4xxx_hw_data.c985 hw_data->set_ssm_wdtimer = adf_gen4_set_ssm_wdtimer; in adf_init_hw_data_4xxx()
/freebsd-14-stable/sys/dev/qat/qat_hw/qat_c4xxx/
HDadf_c4xxx_hw_data.c2167 hw_data->set_ssm_wdtimer = c4xxx_set_ssm_wdtimer; in adf_init_hw_data_c4xxx()