Home
last modified time | relevance | path

Searched refs:disable_all_vf2pf_interrupts (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen4_pfvf.c140 pfvf_ops->disable_all_vf2pf_interrupts = adf_gen4_disable_all_vf2pf_interrupts; in adf_gen4_init_pf_pfvf_ops()
H A Dadf_gen2_pfvf.c386 pfvf_ops->disable_all_vf2pf_interrupts = adf_gen2_disable_all_vf2pf_interrupts; in adf_gen2_init_pf_pfvf_ops()
H A Dadf_accel_devices.h236 void (*disable_all_vf2pf_interrupts)(void __iomem *pmisc_addr); member