Searched refs:IEEE80211_FEXT_WDSLEGACY (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.2-release/sys/net80211/
H A Dieee80211_wds.c138 if ((vap->iv_flags_ext & IEEE80211_FEXT_WDSLEGACY) == 0) {
249 (vap->iv_flags_ext & IEEE80211_FEXT_WDSLEGACY))
536 if ((vap->iv_flags_ext & IEEE80211_FEXT_WDSLEGACY) == 0) {
H A Dieee80211_var.h581 #define IEEE80211_FEXT_WDSLEGACY 0x00010000 /* CONF: legacy WDS operation */ macro
H A Dieee80211_proto.c1933 (vap->iv_flags_ext & IEEE80211_FEXT_WDSLEGACY) &&
H A Dieee80211.c464 vap->iv_flags_ext |= IEEE80211_FEXT_WDSLEGACY;
H A Dieee80211_output.c283 (vap->iv_flags_ext & IEEE80211_FEXT_WDSLEGACY) == 0)
1201 (vap->iv_flags_ext & IEEE80211_FEXT_WDSLEGACY)))
H A Dieee80211_ht.c300 if (vap->iv_flags_ext & IEEE80211_FEXT_WDSLEGACY)
H A Dieee80211_ioctl.c441 (vap->iv_flags_ext & IEEE80211_FEXT_WDSLEGACY)))

Completed in 90 milliseconds