Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5111.c644 } adjust5111[] = { in ar5111GetNfAdjust() local
659 for (i = 0; c->channel <= adjust5111[i].freqLow; i++) in ar5111GetNfAdjust()
661 return adjust5111[i].adjust; in ar5111GetNfAdjust()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1006 } adjust5111[] = { in ar5211GetNfAdjust() local
1020 for (i = 0; c->channel <= adjust5111[i].freqLow; i++) in ar5211GetNfAdjust()
1023 return adjust5111[i].adjust / 3; in ar5211GetNfAdjust()