Home
last modified time | relevance | path

Searched refs:nbad (Results 1 – 9 of 9) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_rate/sample/
H A Dsample.c727 int nframes, int nbad) in update_stats() argument
786 if (nframes == nbad) { in update_stats()
816 nframes = nbad = 1; in update_stats()
845 nframes, nbad); in update_stats()
863 int frame_size, int nframes, int nbad) in ath_rate_tx_complete() argument
924 nframes, nbad); in ath_rate_tx_complete()
952 nframes, nbad); in ath_rate_tx_complete()
975 nframes, nbad); in ath_rate_tx_complete()
987 nframes, nbad); in ath_rate_tx_complete()
999 nframes, nbad); in ath_rate_tx_complete()
[all …]
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_athrate.h155 int pktlen, int nframes, int nbad);
H A Dif_ath_misc.h64 struct ath_tx_status *ts, int frmlen, int nframes, int nbad);
H A Dif_ath_tx.c4931 int nframes = 0, nbad = 0, nf; local
5155 nbad++;
5182 nbad);
H A Dif_ath.c4313 int nframes, int nbad) argument
4326 ath_rate_tx_complete(sc, an, rc, ts, frmlen, nframes, nbad);
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit_ds.c372 HAL_BOOL comp_wastedt, u_int8_t nbad, u_int8_t nframes ) in ar9300_calc_tx_airtime() argument
430 airtime += nbad?((lastrate_dur*nbad) / nframes):0; in ar9300_calc_tx_airtime()
H A Dar9300desc.h526 HAL_BOOL comp_wastedt, u_int8_t nbad, u_int8_t nframes);
/dragonfly/sys/dev/netif/ath/ath_rate/onoe/
H A Donoe.c170 int frame_size, int nframes, int nbad) in ath_rate_tx_complete() argument
/dragonfly/sys/dev/netif/ath/ath_rate/amrr/
H A Damrr.c163 int frame_size, int nframes, int nbad) in ath_rate_tx_complete() argument