Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/qat/qat_common/
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
Dadf_vf_isr.c170 adf_disable_pf2vf_interrupts(accel_dev); in adf_isr()
Dadf_pf2vf_msg.c24 void adf_disable_pf2vf_interrupts(struct adf_accel_dev *accel_dev) in adf_disable_pf2vf_interrupts() function