Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/qat/qat_common/
Dadf_common_drv.h240 void adf_disable_pf2vf_interrupts(struct adf_accel_dev *accel_dev);
262 static inline void adf_disable_pf2vf_interrupts(struct adf_accel_dev *accel_dev) in adf_disable_pf2vf_interrupts() function
Dadf_vf_isr.c214 adf_disable_pf2vf_interrupts(accel_dev); in adf_isr()
Dadf_pf2vf_msg.c69 void adf_disable_pf2vf_interrupts(struct adf_accel_dev *accel_dev) in adf_disable_pf2vf_interrupts() function