Searched refs:iavf_aq_queue_shutdown (Results 1 – 3 of 3) sorted by relevance
76 enum iavf_status iavf_aq_queue_shutdown(struct iavf_hw *hw, bool unloading);
592 iavf_aq_queue_shutdown(hw, true); in iavf_shutdown_adminq()
374 enum iavf_status iavf_aq_queue_shutdown(struct iavf_hw *hw, in iavf_aq_queue_shutdown() function