Searched refs:IEEE80211_C_IBSS (Results 1 – 4 of 4) sorted by relevance
66 #define IEEE80211_C_IBSS 0x00000100 /* CAPABILITY: IBSS available */ macro
1540 if ((ic->ic_caps & IEEE80211_C_IBSS) == 0) { in wl_set_bsstype()2334 if ((ic->ic_caps & IEEE80211_C_IBSS) == 0) { in wl_set_createibss()
966 ic->ic_caps = IEEE80211_C_PMGT | IEEE80211_C_IBSS | in rtw_set80211props()
683 ic->ic_caps |= IEEE80211_C_IBSS; in iwk_attach()