Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_common.h72 int ice_aq_q_shutdown(struct ice_hw *hw, bool unloading);
Dice_controlq.c702 ice_aq_q_shutdown(hw, true); in ice_shutdown_ctrlq()
Dice_common.c1775 int ice_aq_q_shutdown(struct ice_hw *hw, bool unloading) in ice_aq_q_shutdown() function