Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxxvf/
H A Dadf_c3xxxvf_hw_data.c73 hw_data->alloc_irq = adf_vf_isr_resource_alloc; in adf_init_hw_data_c3xxxiov()
/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xccvf/
H A Dadf_dh895xccvf_hw_data.c73 hw_data->alloc_irq = adf_vf_isr_resource_alloc; in adf_init_hw_data_dh895xcciov()
/openbmc/linux/drivers/crypto/intel/qat/qat_c62xvf/
H A Dadf_c62xvf_hw_data.c73 hw_data->alloc_irq = adf_vf_isr_resource_alloc; in adf_init_hw_data_c62xiov()
/openbmc/linux/drivers/crypto/intel/qat/qat_c62x/
H A Dadf_c62x_hw_data.c128 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_c62x()
/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxx/
H A Dadf_c3xxx_hw_data.c126 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_c3xxx()
/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xcc/
H A Dadf_dh895xcc_hw_data.c222 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_dh895xcc()
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_accel_devices.h186 int (*alloc_irq)(struct adf_accel_dev *accel_dev); member
H A Dadf_init.c117 if (hw_data->alloc_irq(accel_dev)) { in adf_dev_init()
/openbmc/linux/drivers/crypto/intel/qat/qat_4xxx/
H A Dadf_4xxx_hw_data.c520 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_4xxx()