Home
last modified time | relevance | path

Searched refs:adf_isr_resource_alloc (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/qat/qat_common/
H A Dadf_isr.c333 adf_isr_resource_alloc(struct adf_accel_dev *accel_dev) in adf_isr_resource_alloc() function
/freebsd/sys/dev/qat/include/common/
H A Dadf_common_drv.h202 int adf_isr_resource_alloc(struct adf_accel_dev *accel_dev);
/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_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()