Home
last modified time | relevance | path

Searched refs:ast_tx_rate (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_ioctl.c263 sc->sc_stats.ast_tx_rate = in ath_ioctl()
266 sc->sc_stats.ast_tx_rate |= IEEE80211_RATE_MCS; in ath_ioctl()
H A Dif_athioctl.h110 u_int8_t ast_tx_rate; /* IEEE rate of last unicast tx */ member
/freebsd/sys/dev/wtap/
H A Dif_wtapioctl.h104 u_int8_t ast_tx_rate; /* IEEE rate of last unicast tx */ member
/freebsd/tools/tools/ath/athstats/
H A Dathstats.c581 snprintrate(b, bs, wf->cur.ath.ast_tx_rate); in ath_get_curstat()
833 snprintrate(b, bs, wf->total.ath.ast_tx_rate); in ath_get_totstat()