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

/freebsd-current/sys/contrib/openzfs/cmd/raidz_test/
H A Draidz_bench.c144 int fn, ncols, nbad; local
/freebsd-current/sys/dev/ath/ath_rate/amrr/
H A Damrr.c160 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 rc_framesize, int nframes, int nbad) argument
/freebsd-current/sys/dev/ath/ath_rate/onoe/
H A Donoe.c168 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 rc_framesize, int nframes, int nbad) argument
/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit_ds.c378 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-current/sys/dev/ath/ath_rate/sample/
H A Dsample.c962 update_stats(struct ath_softc *sc, struct ath_node *an, int frame_size, int rix0, int tries0, int short_tries, int tries, int status, int nframes, int nbad) argument
1091 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 rc_framesize, int nframes, int nbad) argument
[all...]
/freebsd-current/sys/dev/ath/
H A Dif_ath_tx.c4838 int nframes = 0, nbad = 0, nf; local
H A Dif_ath.c4346 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 rc_framelen, int nframes, int nbad) argument

Completed in 268 milliseconds