Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/groff/src/preproc/soelim/
Dsoelim.cpp91 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/
Dsample.c719 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/
Dif_athrate.h155 int pktlen, int nframes, int nbad);
Dif_ath_misc.h73 struct ath_tx_status *ts, int frmlen, int nframes, int nbad);
Dif_ath_tx.c4622 int nframes = 0, nbad = 0, nf; local
4846 nbad++;
4873 nbad);
Dif_ath.c4014 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/
Dar9300_xmit_ds.c367 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()
Dar9300desc.h524 HAL_BOOL comp_wastedt, u_int8_t nbad, u_int8_t nframes);
/freebsd-10-stable/sys/dev/ath/ath_rate/onoe/
Donoe.c167 int frame_size, int nframes, int nbad) in ath_rate_tx_complete() argument
/freebsd-10-stable/sys/dev/ath/ath_rate/amrr/
Damrr.c160 int frame_size, int nframes, int nbad) in ath_rate_tx_complete() argument
/freebsd-10-stable/crypto/openssl/util/
Dindent.pro19 -nbad