Searched refs:IEEE80211_HTCAP_TXSTBC (Results 1 – 4 of 4) sorted by relevance
276 if (ic->ic_htcaps & IEEE80211_HTCAP_TXSTBC && in ath_tx_rate_fill_rcflags()
844 ic->ic_htcaps |= IEEE80211_HTCAP_TXSTBC; in ath_attach()
576 #define IEEE80211_HTCAP_TXSTBC 0x0080 /* STBC tx ok */ macro
451 if ((hcaps & IEEE80211_HTCAP_TXSTBC) != 0) in wlan_htcaps_to_snmp()