Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_common.h71 int ice_aq_q_shutdown(struct ice_hw *hw, bool unloading);
Dice_controlq.c698 ice_aq_q_shutdown(hw, true); in ice_shutdown_ctrlq()
Dice_common.c1790 int ice_aq_q_shutdown(struct ice_hw *hw, bool unloading) in ice_aq_q_shutdown() function