Searched refs:IFM_IEEE80211_ADHOC (Results 1 – 8 of 8) sorted by relevance
307 #define IFM_IEEE80211_ADHOC 0x00000100 /* Operate in Adhoc mode */ macro672 { IFM_IEEE80211_ADHOC, "adhoc" }, \
60 ((x) & (IFM_IEEE80211_ADHOC | IFM_IEEE80211_HOSTAP | \
1925 ADD(media, mword, mopt | IFM_IEEE80211_ADHOC); in addmedia()1929 ADD(media, mword, mopt | IFM_IEEE80211_ADHOC | IFM_FLAG0); in addmedia()2231 status |= IFM_IEEE80211_ADHOC; in media_status()2240 status |= IFM_IEEE80211_ADHOC | IFM_FLAG0; in media_status()
105 ((x) & (IFM_IEEE80211_ADHOC | IFM_IEEE80211_HOSTAP | \
1308 mode = IFM_IEEE80211_ADHOC; in wpa_driver_bsd_associate()1635 if (ifmr.ifm_current & IFM_IEEE80211_ADHOC) { in get80211opmode()
445 if (ifmr.ifm_current & IFM_IEEE80211_ADHOC) { in wlan_getopmode()
224 if (ifmr.ifm_current & IFM_IEEE80211_ADHOC) { in wlan_get_opmode()
4719 if (ifmr.ifm_current & IFM_IEEE80211_ADHOC) { in get80211opmode()