Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_isr.c321 int adf_isr_resource_alloc(struct adf_accel_dev *accel_dev) in adf_isr_resource_alloc() function
355 EXPORT_SYMBOL_GPL(adf_isr_resource_alloc);
H A Dadf_common_drv.h127 int adf_isr_resource_alloc(struct adf_accel_dev *accel_dev);
/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.c226 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_dh895xcc()
/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()