Searched refs:nbad (Results 1 – 11 of 11) sorted by relevance
| /freebsd-10-stable/contrib/groff/src/preproc/soelim/ |
| D | soelim.cpp | 91 int nbad = 0; in main() local 93 nbad += !do_file("-"); in main() 96 nbad += !do_file(argv[i]); in main() 99 return nbad != 0; in main()
|
| /freebsd-10-stable/sys/dev/ath/ath_rate/sample/ |
| D | sample.c | 719 int nframes, int nbad) in update_stats() argument 778 if (nframes == nbad) { in update_stats() 782 sn->stats[size_bin][rix0].successive_failures += nbad; in update_stats() 790 sn->stats[y][rix0].successive_failures += nbad; in update_stats() 797 sn->stats[size_bin][rix0].packets_acked += (nframes - nbad); in update_stats() 808 nframes = nbad = 1; in update_stats() 809 pct = ((nframes - nbad) * 1000) / nframes; in update_stats() 837 nframes, nbad); in update_stats() 853 int frame_size, int nframes, int nbad) in ath_rate_tx_complete() argument 907 short_tries, long_tries, nframes, nbad); in ath_rate_tx_complete() [all …]
|
| /freebsd-10-stable/sys/dev/ath/ |
| D | if_athrate.h | 155 int pktlen, int nframes, int nbad);
|
| D | if_ath_misc.h | 73 struct ath_tx_status *ts, int frmlen, int nframes, int nbad);
|
| D | if_ath_tx.c | 4622 int nframes = 0, nbad = 0, nf; local 4846 nbad++; 4873 nbad);
|
| D | if_ath.c | 4014 int nframes, int nbad) in ath_tx_update_ratectrl() argument 4027 ath_rate_tx_complete(sc, an, rc, ts, frmlen, nframes, nbad); in ath_tx_update_ratectrl()
|
| /freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/ |
| D | ar9300_xmit_ds.c | 367 HAL_BOOL comp_wastedt, u_int8_t nbad, u_int8_t nframes ) in ar9300_calc_tx_airtime() argument 425 airtime += nbad?((lastrate_dur*nbad) / nframes):0; in ar9300_calc_tx_airtime()
|
| D | ar9300desc.h | 524 HAL_BOOL comp_wastedt, u_int8_t nbad, u_int8_t nframes);
|
| /freebsd-10-stable/sys/dev/ath/ath_rate/onoe/ |
| D | onoe.c | 167 int frame_size, int nframes, int nbad) in ath_rate_tx_complete() argument
|
| /freebsd-10-stable/sys/dev/ath/ath_rate/amrr/ |
| D | amrr.c | 160 int frame_size, int nframes, int nbad) in ath_rate_tx_complete() argument
|
| /freebsd-10-stable/crypto/openssl/util/ |
| D | indent.pro | 19 -nbad
|