Home
last modified time | relevance | path

Searched refs:stamode (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath.c5822 int i, error, stamode; in ath_newstate() local
5904 stamode = (vap->iv_opmode == IEEE80211_M_STA || in ath_newstate()
5912 if (stamode && nstate == IEEE80211_S_RUN) { in ath_newstate()