Home
last modified time | relevance | path

Searched refs:thresh_accum_cnt (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_paprd.c1393 unsigned int thresh_accum_cnt; in create_pa_curve() local
1446 thresh_accum_cnt = 16; in create_pa_curve()
1466 if (accum_cnt[bin] > thresh_accum_cnt) { in create_pa_curve()