Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.h93 int ice_aq_q_shutdown(struct ice_hw *hw, bool unloading);
H A Dice_controlq.c696 ice_aq_q_shutdown(hw, unloading); in ice_shutdown_ctrlq()
H A Dice_common.c1847 int ice_aq_q_shutdown(struct ice_hw *hw, bool unloading) in ice_aq_q_shutdown() function