Home
last modified time | relevance | path

Searched refs:IEEE80211_IS_CHAN_VHT80 (Results 1 – 5 of 5) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A D_ieee80211.h336 #define IEEE80211_IS_CHAN_VHT80(_c) \ macro
H A Dieee80211_vht.c736 if (IEEE80211_IS_CHAN_VHT80(c)) in ieee80211_vht_get_chwidth_ie()
H A Dieee80211_var.h961 if (IEEE80211_IS_CHAN_VHT80(c)) in ieee80211_vhtchanflags()
H A Dieee80211.c1246 if (IEEE80211_IS_CHAN_VHT80(c)) { in set_vht_extchan()
H A Dieee80211_ht.c1816 IEEE80211_IS_CHAN_VHT80(c) ? 80 : in htinfo_update_chw()