Searched refs:txflags (Results 1 – 3 of 3) sorted by relevance
6532 sc->sc_hwmap[i].txflags = IEEE80211_RADIOTAP_F_DATAPAD; in ath_setcurmode()6535 sc->sc_hwmap[i].txflags |= IEEE80211_RADIOTAP_F_SHORTPRE; in ath_setcurmode()6536 sc->sc_hwmap[i].rxflags = sc->sc_hwmap[i].txflags; in ath_setcurmode()
688 u_int8_t txflags; /* radiotap tx flags */ member
1846 sc->sc_tx_th.wt_flags = sc->sc_hwmap[rix].txflags; in ath_tx_normal_setup()2296 sc->sc_tx_th.wt_flags = sc->sc_hwmap[rix].txflags; in ath_tx_raw_start()