Searched refs:IEEE80211_TX_CTL_STBC (Results 1 – 3 of 3) sorted by relevance
675 IEEE80211_TX_CTL_STBC = BIT(23) | BIT(24), enumerator713 IEEE80211_TX_CTL_STBC | IEEE80211_TX_STATUS_EOSP)
353 if (tx_info->flags & IEEE80211_TX_CTL_STBC) in rt2x00queue_create_tx_descriptor_ht()
1148 if (rateidx < 8 && (info->flags & IEEE80211_TX_CTL_STBC)) in ath_get_rate_txpower()1229 if (rix < 8 && (tx_info->flags & IEEE80211_TX_CTL_STBC)) in ath_buf_set_rate()