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

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

Completed in 80 milliseconds