Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_controlq.c721 void ice_shutdown_all_ctrlq(struct ice_hw *hw, bool unloading) in ice_shutdown_all_ctrlq() function
842 ice_shutdown_all_ctrlq(hw, true); in ice_destroy_all_ctrlq()
Dice_common.h48 void ice_shutdown_all_ctrlq(struct ice_hw *hw, bool unloading);
Dice_main.c615 ice_shutdown_all_ctrlq(hw, false); in ice_prepare_for_reset()
5478 ice_shutdown_all_ctrlq(hw, true); in ice_prepare_for_shutdown()
7760 ice_shutdown_all_ctrlq(hw, false); in ice_rebuild()