IEEE80211_MODE_AUTO 675 dev/ic/ath.c case IEEE80211_MODE_AUTO: IEEE80211_MODE_AUTO 1983 dev/ic/pgt.c rs = &ic->ic_sup_rates[IEEE80211_MODE_AUTO]; IEEE80211_MODE_AUTO 2430 dev/ic/pgt.c rs = &sc->sc_ic.ic_sup_rates[IEEE80211_MODE_AUTO]; IEEE80211_MODE_AUTO 2662 dev/ic/pgt.c case IEEE80211_MODE_AUTO: IEEE80211_MODE_AUTO 103 net80211/ieee80211.c ic->ic_modecaps |= 1<<IEEE80211_MODE_AUTO; IEEE80211_MODE_AUTO 136 net80211/ieee80211.c ic->ic_curmode = IEEE80211_MODE_AUTO; IEEE80211_MODE_AUTO 274 net80211/ieee80211.c for (mode = IEEE80211_MODE_AUTO; mode < IEEE80211_MODE_MAX; mode++) { IEEE80211_MODE_AUTO 295 net80211/ieee80211.c if (mode == IEEE80211_MODE_AUTO) IEEE80211_MODE_AUTO 331 net80211/ieee80211.c IEEE80211_MODE_AUTO); IEEE80211_MODE_AUTO 398 net80211/ieee80211.c newphymode = IEEE80211_MODE_AUTO; IEEE80211_MODE_AUTO 432 net80211/ieee80211.c if (newphymode == IEEE80211_MODE_AUTO) { IEEE80211_MODE_AUTO 476 net80211/ieee80211.c newphymode == IEEE80211_MODE_AUTO) { IEEE80211_MODE_AUTO 682 net80211/ieee80211.c if (mode == IEEE80211_MODE_AUTO) { IEEE80211_MODE_AUTO 703 net80211/ieee80211.c if (mode == IEEE80211_MODE_AUTO) { IEEE80211_MODE_AUTO 755 net80211/ieee80211.c return (IEEE80211_MODE_AUTO); IEEE80211_MODE_AUTO 766 net80211/ieee80211.c ic->ic_curmode = IEEE80211_MODE_AUTO; IEEE80211_MODE_AUTO 794 net80211/ieee80211.c if (ic->ic_curmode != IEEE80211_MODE_AUTO || IEEE80211_MODE_AUTO 870 net80211/ieee80211.c case IEEE80211_MODE_AUTO: IEEE80211_MODE_AUTO 232 net80211/ieee80211_node.c ic->ic_curmode = IEEE80211_MODE_AUTO; IEEE80211_MODE_AUTO 437 net80211/ieee80211_node.c if (ieee80211_next_mode(ifp) == IEEE80211_MODE_AUTO) { IEEE80211_MODE_AUTO 65 net80211/ieee80211_var.h IEEE80211_MODE_AUTO = 0, /* autoselect */