Searched refs:IFM_IEEE80211_IBSS (Results 1 – 5 of 5) sorted by relevance
309 #define IFM_IEEE80211_IBSS 0x00000400 /* Operate in IBSS mode */ macro674 { IFM_IEEE80211_IBSS, "ibss" }, \
61 IFM_IEEE80211_IBSS | IFM_IEEE80211_WDS | IFM_IEEE80211_MONITOR | \
106 IFM_IEEE80211_IBSS | IFM_IEEE80211_WDS | IFM_IEEE80211_MONITOR | \
1306 mode = IFM_IEEE80211_IBSS; in wpa_driver_bsd_associate()1643 if (ifmr.ifm_current & IFM_IEEE80211_IBSS) in get80211opmode()
4719 if (ifmr.ifm_current & IFM_IEEE80211_IBSS) in get80211opmode()