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

/freebsd-current/sys/dev/ice/
H A Dice_controlq.c693 * ice_shutdown_all_ctrlq - shutdown routine for all control queues
701 void ice_shutdown_all_ctrlq(struct ice_hw *hw, bool unloading) function
805 * driver should call ice_shutdown_all_ctrlq if it needs to shut down and
811 ice_shutdown_all_ctrlq(hw, true);
H A Dice_common.h61 void ice_shutdown_all_ctrlq(struct ice_hw *hw, bool unloading);
H A Dif_ice_iflib.c2459 ice_shutdown_all_ctrlq(hw, false);
2756 ice_shutdown_all_ctrlq(hw, false);

Completed in 127 milliseconds