Home
last modified time | relevance | path

Searched refs:IEEE80211_HTCAP_RXSTBC_1STREAM (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_tx_ht.c304 ni->ni_htcap & IEEE80211_HTCAP_RXSTBC_1STREAM && in ath_tx_rate_fill_rcflags()
H A Dif_ath.c1165 ic->ic_htcaps |= IEEE80211_HTCAP_RXSTBC_1STREAM;
/dragonfly/sys/netproto/802_11/
H A Dieee80211.h612 #define IEEE80211_HTCAP_RXSTBC_1STREAM 0x0100 /* 1 spatial stream */ macro