Home
last modified time | relevance | path

Searched refs:adf_vf_isr_resource_alloc (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_vf_isr.c246 int adf_vf_isr_resource_alloc(struct adf_accel_dev *accel_dev) in adf_vf_isr_resource_alloc() function
274 EXPORT_SYMBOL_GPL(adf_vf_isr_resource_alloc);
H A Dadf_common_drv.h129 int adf_vf_isr_resource_alloc(struct adf_accel_dev *accel_dev);
/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()