Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_prototype.h62 i40e_status i40evf_aq_queue_shutdown(struct i40e_hw *hw, bool unloading);
Di40e_adminq.c603 i40evf_aq_queue_shutdown(hw, true); in i40evf_shutdown_adminq()
Di40e_common.c162 i40e_status i40evf_aq_queue_shutdown(struct i40e_hw *hw, in i40evf_aq_queue_shutdown() function