Searched refs:IEEE80211_RADIOTAP_F_SHORTGI (Results 1 – 6 of 6) sorted by relevance
104 flags = IEEE80211_RADIOTAP_F_SHORTGI; in r92c_rx_radiotap_flags()
435 flags |= IEEE80211_RADIOTAP_F_SHORTGI; in r92c_tx_radiotap_flags()
281 #define IEEE80211_RADIOTAP_F_SHORTGI 0x80 /* HT short GI */ macro
221 flags = IEEE80211_RADIOTAP_F_SHORTGI; in r12a_rx_radiotap_flags()
440 flags = IEEE80211_RADIOTAP_F_SHORTGI; in r12a_tx_radiotap_flags()
616 sc->sc_rx_th.wr_flags |= IEEE80211_RADIOTAP_F_SHORTGI; in ath_rx_tap()