ice_check_sq_alive
if (ice_check_sq_alive(hw, &hw->adminq))
bool ice_check_sq_alive(struct ice_hw *hw, struct ice_ctl_q_info *cq);
if (ice_check_sq_alive(hw, cq))
if (!ice_check_sq_alive(&sc->hw, &sc->hw.adminq))
if (!ice_check_sq_alive(&sc->hw, &sc->hw.adminq))