Searched refs:agc2_pwr (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_paprd.c2246 int temp, agc2_pwr; local
2255 agc2_pwr =
2261 __func__, agc2_pwr, temp);
2263 /* Retrain if agc2_pwr is not in ideal range */
2264 if (agc2_pwr <= AH_PAPRD_IDEAL_AGC2_PWR_RANGE) {

Completed in 99 milliseconds