Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.h71 int ice_aq_q_shutdown(struct ice_hw *hw, bool unloading);
H A Dice_controlq.c698 ice_aq_q_shutdown(hw, true); in ice_shutdown_ctrlq()
H A Dice_common.c1808 int ice_aq_q_shutdown(struct ice_hw *hw, bool unloading) in ice_aq_q_shutdown() function