Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_hw/qat_4xxxvf/
H A Dadf_4xxxvf_hw_data.c348 hw_data->alloc_irq = adf_vf_isr_resource_alloc; in adf_init_hw_data_4xxxiov()
/freebsd/sys/dev/qat/qat_hw/qat_dh895xcc/
H A Dadf_dh895xcc_hw_data.c335 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_dh895xcc()
/freebsd/sys/dev/qat/qat_hw/qat_c3xxx/
H A Dadf_c3xxx_hw_data.c342 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_c3xxx()
/freebsd/sys/dev/qat/qat_hw/qat_c62x/
H A Dadf_c62x_hw_data.c347 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_c62x()
/freebsd/sys/dev/qat/qat_hw/qat_200xx/
H A Dadf_200xx_hw_data.c467 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_200xx()
/freebsd/sys/dev/qat/qat_common/
H A Dadf_init.c335 if (hw_data->alloc_irq(accel_dev)) { in adf_dev_init()
/freebsd/sys/dev/qat/include/common/
H A Dadf_accel_devices.h356 int (*alloc_irq)(struct adf_accel_dev *accel_dev); member
/freebsd/sys/dev/qat/qat_hw/qat_4xxx/
H A Dadf_4xxx_hw_data.c945 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_4xxx()
/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/
H A Dadf_c4xxx_hw_data.c2131 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_c4xxx()