Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h54 int i40e_aq_queue_shutdown(struct i40e_hw *hw, bool unloading);
H A Di40e_adminq.c701 i40e_aq_queue_shutdown(hw, true); in i40e_shutdown_adminq()
H A Di40e_common.c214 int i40e_aq_queue_shutdown(struct i40e_hw *hw, in i40e_aq_queue_shutdown() function