Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/include/
H A Dadf_pfvf_vf_msg.h7 void adf_vf2pf_notify_shutdown(struct adf_accel_dev *accel_dev);
/freebsd/sys/dev/qat/qat_common/
H A Dadf_pfvf_vf_msg.c41 adf_vf2pf_notify_shutdown(struct adf_accel_dev *accel_dev) in adf_vf2pf_notify_shutdown() function
/freebsd/sys/dev/qat/qat_hw/qat_4xxxvf/
H A Dadf_4xxxvf_hw_data.c356 hw_data->disable_iov = adf_vf2pf_notify_shutdown; in adf_init_hw_data_4xxxiov()