Searched defs:nbad (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/sys/dev/netif/ath/ath_rate/onoe/ |
H A D | onoe.c | 170 int frame_size, int nframes, int nbad) in ath_rate_tx_complete()
|
/dflybsd-src/sys/dev/netif/ath/ath_rate/amrr/ |
H A D | amrr.c | 163 int frame_size, int nframes, int nbad) in ath_rate_tx_complete()
|
/dflybsd-src/sys/dev/netif/ath/ath_rate/sample/ |
H A D | sample.c | 727 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 D | ar9300_xmit_ds.c | 372 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 D | if_ath.c | 4313 int nframes, int nbad)
|
H A D | if_ath_tx.c | 4931 int nframes = 0, nbad = 0, nf; local
|