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