Searched refs:ice_check_sq_alive (Results 1 – 4 of 4) sorted by relevance
74 bool ice_check_sq_alive(struct ice_hw *hw, struct ice_ctl_q_info *cq) in ice_check_sq_alive() function695 if (ice_check_sq_alive(hw, cq)) in ice_shutdown_ctrlq()
92 bool ice_check_sq_alive(struct ice_hw *hw, struct ice_ctl_q_info *cq);
550 if (ice_check_sq_alive(hw, &hw->mailboxq)) in ice_prepare_for_reset()5466 if (ice_check_sq_alive(hw, &hw->mailboxq)) in ice_prepare_for_shutdown()
3041 if (ice_check_sq_alive(hw, &hw->adminq)) in ice_clear_pxe_mode()