IWP_F_SUSPEND
if (sc->sc_flags & IWP_F_SUSPEND) {
atomic_and_32(&sc->sc_flags, ~IWP_F_SUSPEND);
atomic_or_32(&sc->sc_flags, IWP_F_SUSPEND);