Home
last modified time | relevance | path

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

/freebsd/sys/dev/iavf/
H A Diavf_prototype.h76 enum iavf_status iavf_aq_queue_shutdown(struct iavf_hw *hw, bool unloading);
H A Diavf_adminq.c592 iavf_aq_queue_shutdown(hw, true); in iavf_shutdown_adminq()
H A Diavf_common.c374 enum iavf_status iavf_aq_queue_shutdown(struct iavf_hw *hw, in iavf_aq_queue_shutdown() function