Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/intel/qat/qat_common/
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);
Dadf_common_drv.h127 int adf_vf_isr_resource_alloc(struct adf_accel_dev *accel_dev);
/Linux-v6.6/drivers/crypto/intel/qat/qat_c3xxxvf/
Dadf_c3xxxvf_hw_data.c73 hw_data->alloc_irq = adf_vf_isr_resource_alloc; in adf_init_hw_data_c3xxxiov()
/Linux-v6.6/drivers/crypto/intel/qat/qat_c62xvf/
Dadf_c62xvf_hw_data.c73 hw_data->alloc_irq = adf_vf_isr_resource_alloc; in adf_init_hw_data_c62xiov()
/Linux-v6.6/drivers/crypto/intel/qat/qat_dh895xccvf/
Dadf_dh895xccvf_hw_data.c73 hw_data->alloc_irq = adf_vf_isr_resource_alloc; in adf_init_hw_data_dh895xcciov()