Home
last modified time | relevance | path

Searched defs:nbad (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/sys/dev/netif/ath/ath_rate/onoe/
H A Donoe.c170 int frame_size, int nframes, int nbad) in ath_rate_tx_complete()
/dflybsd-src/sys/dev/netif/ath/ath_rate/amrr/
H A Damrr.c163 int frame_size, int nframes, int nbad) in ath_rate_tx_complete()
/dflybsd-src/sys/dev/netif/ath/ath_rate/sample/
H A Dsample.c727 int nframes, int nbad) in update_stats()
863 int frame_size, int nframes, int nbad) in ath_rate_tx_complete()
/dflybsd-src/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()
/dflybsd-src/sys/dev/netif/ath/ath/
H A Dif_ath.c4313 int nframes, int nbad)
H A Dif_ath_tx.c4931 int nframes = 0, nbad = 0, nf; local