Home
last modified time | relevance | path

Searched refs:IEEE80211_HTCAP_TXSTBC (Results 1 – 6 of 6) sorted by relevance

/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211.h587 #define IEEE80211_HTCAP_TXSTBC 0x00000080 macro
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx_ht.c321 if (ic->ic_htcaps & IEEE80211_HTCAP_TXSTBC && in ath_tx_rate_fill_rcflags()
H A Dif_ath.c1210 ic->ic_htcaps |= IEEE80211_HTCAP_TXSTBC; in ath_attach()
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211.h790 #define IEEE80211_HTCAP_TXSTBC 0x0080 /* STBC tx ok */ macro
H A Dieee80211_ht.c296 if (vap->iv_htcaps & IEEE80211_HTCAP_TXSTBC) in ieee80211_ht_vattach()
H A Dieee80211_ioctl.c3442 ((vap->iv_htcaps & IEEE80211_HTCAP_TXSTBC) == 0)) in ieee80211_ioctl_set80211()