Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dadf_common_drv.h196 void adf_disable_pf2vf_interrupts(struct adf_accel_dev *accel_dev);
218 static inline void adf_disable_pf2vf_interrupts(struct adf_accel_dev *accel_dev) in adf_disable_pf2vf_interrupts() function
H A Dadf_vf_isr.c177 adf_disable_pf2vf_interrupts(accel_dev); in adf_isr()
H A Dadf_pf2vf_msg.c24 void adf_disable_pf2vf_interrupts(struct adf_accel_dev *accel_dev) in adf_disable_pf2vf_interrupts() function