Searched refs:IEEE80211_C_WDS (Results 1 – 3 of 3) sorted by relevance
498 #define IEEE80211_C_WDS 0x08000000 /* CAPABILITY: 4-addr support */ macro507 IEEE80211_C_AHDEMO | IEEE80211_C_MONITOR | IEEE80211_C_WDS | \
82 [IEEE80211_M_WDS] = IEEE80211_C_WDS,1883 if (caps & IEEE80211_C_WDS) in addmedia()
3316 if ((ic->ic_caps & IEEE80211_C_WDS) == 0) in ieee80211_ioctl_set80211()