HomeSort by: relevance | last modified time | path
    Searched refs:IEEE80211_MODE_AUTO (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/net80211/
ieee80211.c 86 "auto", /* IEEE80211_MODE_AUTO */
200 ic->ic_modecaps |= 1<<IEEE80211_MODE_AUTO;
238 ic->ic_curmode = IEEE80211_MODE_AUTO;
405 for (mode = IEEE80211_MODE_AUTO; mode < IEEE80211_MODE_MAX; mode++) {
427 if (mode == IEEE80211_MODE_AUTO)
463 IEEE80211_MODE_AUTO);
599 newphymode = IEEE80211_MODE_AUTO;
636 if (newphymode == IEEE80211_MODE_AUTO) {
682 newphymode == IEEE80211_MODE_AUTO) {
862 0, /* IEEE80211_MODE_AUTO */
    [all...]
_ieee80211.h 47 IEEE80211_MODE_AUTO = 0, /* autoselect */
ieee80211_ioctl.c 617 if (ic->ic_curmode == IEEE80211_MODE_AUTO) {
  /src/sys/dev/usb/
if_upgt.c 1932 ic->ic_curmode == IEEE80211_MODE_AUTO)

Completed in 175 milliseconds