Searched refs:SCF_HALTED (Results 1 – 4 of 4) sorted by relevance
142 #define SCF_HALTED 0x04 macro
1652 sc->halt_wait, (sc->flags & SCF_HALTED), in ctxt_reset()1654 if (!(sc->flags & SCF_HALTED)) in ctxt_reset()
1023 if (sc->flags & SCF_HALTED || in sc_wait_for_packet_egress()1081 if (!(sc->flags & SCF_HALTED) || (sc->flags & SCF_IN_FREE)) in sc_restart()
6015 sc_stop(sc, SCF_HALTED); in is_sendctxt_err_int()6794 sc_flags = SCF_FROZEN | SCF_HALTED | (flags & FREEZE_LINK_DOWN ? in start_freeze_handling()