Home
last modified time | relevance | path

Searched refs:ice_shutdown_all_ctrlq (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_common.h20 void ice_shutdown_all_ctrlq(struct ice_hw *hw);
H A Dice_controlq.c677 * ice_shutdown_all_ctrlq - shutdown routine for all control queues
684 void ice_shutdown_all_ctrlq(struct ice_hw *hw) in ice_shutdown_all_ctrlq() function
786 * driver should call ice_shutdown_all_ctrlq if it needs to shut down and
792 ice_shutdown_all_ctrlq(hw); in ice_destroy_all_ctrlq()
H A Dice_main.c481 ice_shutdown_all_ctrlq(hw); in ice_prepare_for_reset()
4485 ice_shutdown_all_ctrlq(hw); in ice_prepare_for_shutdown()
6150 ice_shutdown_all_ctrlq(hw); in ice_rebuild()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_common.h25 void ice_shutdown_all_ctrlq(struct ice_hw *hw);
H A Dice_controlq.c715 * ice_shutdown_all_ctrlq - shutdown routine for all control queues
722 void ice_shutdown_all_ctrlq(struct ice_hw *hw) in ice_shutdown_all_ctrlq() function
837 * driver should call ice_shutdown_all_ctrlq if it needs to shut down and
843 ice_shutdown_all_ctrlq(hw); in ice_destroy_all_ctrlq()
H A Dice_main.c623 ice_shutdown_all_ctrlq(hw); in ice_prepare_for_reset()
5265 ice_shutdown_all_ctrlq(hw); in ice_prepare_for_shutdown()
7448 ice_shutdown_all_ctrlq(hw); in ice_rebuild()

Completed in 23 milliseconds