Searched refs:SCF_HALTED (Results 1 – 4 of 4) sorted by relevance
100 #define SCF_HALTED 0x04 macro
1642 sc->halt_wait, (sc->flags & SCF_HALTED), in ctxt_reset()1644 if (!(sc->flags & SCF_HALTED)) in ctxt_reset()
981 if (sc->flags & SCF_HALTED || in sc_wait_for_packet_egress()1039 if (!(sc->flags & SCF_HALTED) || (sc->flags & SCF_IN_FREE)) in sc_restart()
5975 sc_stop(sc, SCF_HALTED); in is_sendctxt_err_int()6755 sc_flags = SCF_FROZEN | SCF_HALTED | (flags & FREEZE_LINK_DOWN ? in start_freeze_handling()