Home
last modified time | relevance | path

Searched refs:IEEE80211_TX_CTL_STBC_SHIFT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/mac80211/
H A Drc80211_minstrel_ht.c1755 mi->tx_flags |= stbc << IEEE80211_TX_CTL_STBC_SHIFT; in minstrel_ht_update_caps()
/openbmc/linux/include/net/
H A Dmac80211.h914 #define IEEE80211_TX_CTL_STBC_SHIFT 23 macro