Searched refs:IFM_IEEE80211_ADHOC (Results 1 – 5 of 5) sorted by relevance
253 #define IFM_IEEE80211_ADHOC 0x00000100 /* Operate in Adhoc mode */ macro538 { IFM_IEEE80211_ADHOC, "adhoc" }, \
1515 ADD(media, mword, mopt | IFM_IEEE80211_ADHOC); in addmedia()1519 ADD(media, mword, mopt | IFM_IEEE80211_ADHOC | IFM_FLAG0); in addmedia()1783 status |= IFM_IEEE80211_ADHOC; in media_status()1792 status |= IFM_IEEE80211_ADHOC | IFM_FLAG0; in media_status()
421 if (ifmr.ifm_current & IFM_IEEE80211_ADHOC) { in wlan_getopmode()
1544 if (ifmr.ifm_current & IFM_IEEE80211_ADHOC) { in get80211opmode()
4342 if (ifmr.ifm_current & IFM_IEEE80211_ADHOC) { in get80211opmode()