Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_rate/onoe/
Donoe.c172 int frame_size, int rc_framesize, int nframes, int nbad) in ath_rate_tx_complete()
/freebsd-12-stable/sys/dev/ath/ath_rate/amrr/
Damrr.c164 int frame_size, int rc_framesize, int nframes, int nbad) in ath_rate_tx_complete()
/freebsd-12-stable/sys/dev/ath/ath_rate/sample/
Dsample.c968 int nframes, int nbad) in update_stats()
1095 int frame_size, int rc_framesize, int nframes, int nbad) in ath_rate_tx_complete()
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_xmit_ds.c379 HAL_BOOL comp_wastedt, u_int8_t nbad, u_int8_t nframes ) in ar9300_calc_tx_airtime()
/freebsd-12-stable/sys/dev/ath/
Dif_ath.c4296 int rc_framelen, int nframes, int nbad) in ath_tx_update_ratectrl()
Dif_ath_tx.c4840 int nframes = 0, nbad = 0, nf; local