Searched refs:UATH_IS_DISCONNECT (Results 1 – 2 of 2) sorted by relevance
250 #define UATH_IS_DISCONNECT(_sc) ((_sc)->sc_flags & UATH_FLAG_DISCONNECT) macro
1903 if (UATH_IS_DISCONNECT(sc) && (nstate != IEEE80211_S_INIT)) { in uath_newstate()2801 if (!UATH_IS_DISCONNECT(sc)) in uath_m_stop()3309 if (!UATH_IS_DISCONNECT(sc) && UATH_IS_RUNNING(sc)) in uath_detach()