Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_pfvf_pf_msg.h9 void adf_pf2vf_notify_restarting(struct adf_accel_dev *accel_dev);
14 static inline void adf_pf2vf_notify_restarting(struct adf_accel_dev *accel_dev) in adf_pf2vf_notify_restarting() function
H A Dadf_pfvf_pf_msg.c13 void adf_pf2vf_notify_restarting(struct adf_accel_dev *accel_dev) in adf_pf2vf_notify_restarting() function
H A Dadf_sriov.c247 adf_pf2vf_notify_restarting(accel_dev); in adf_disable_sriov()