Searched defs:nbad (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/groff/src/preproc/soelim/
H A Dsoelim.cpp91 int nbad = 0; local
/freebsd-11-stable/sys/dev/ath/ath_rate/amrr/
H A Damrr.c158 ath_rate_tx_complete(struct ath_softc *sc, struct ath_node *an, const struct ath_rc_series *rc, const struct ath_tx_status *ts, int frame_size, int nframes, int nbad) argument
/freebsd-11-stable/sys/dev/ath/ath_rate/onoe/
H A Donoe.c165 ath_rate_tx_complete(struct ath_softc *sc, struct ath_node *an, const struct ath_rc_series *rc, const struct ath_tx_status *ts, int frame_size, int nframes, int nbad) argument
/freebsd-11-stable/sys/dev/ath/ath_rate/sample/
H A Dsample.c713 update_stats(struct ath_softc *sc, struct ath_node *an, int frame_size, int rix0, int tries0, int rix1, int tries1, int rix2, int tries2, int rix3, int tries3, int short_tries, int tries, int status, int nframes, int nbad) argument
854 ath_rate_tx_complete(struct ath_softc *sc, struct ath_node *an, const struct ath_rc_series *rc, const struct ath_tx_status *ts, int frame_size, int nframes, int nbad) argument
[all...]
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit_ds.c371 ar9300_calc_tx_airtime(struct ath_hal *ah, void *ds, struct ath_tx_status *ts, HAL_BOOL comp_wastedt, u_int8_t nbad, u_int8_t nframes ) argument
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_tx.c4720 int nframes = 0, nbad = 0, nf; local
H A Dif_ath.c4178 ath_tx_update_ratectrl(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_rc_series *rc, struct ath_tx_status *ts, int frmlen, int nframes, int nbad) argument

Completed in 269 milliseconds