Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5111.c646 } adjust5111[] = { in ar5111GetNfAdjust() local
661 for (i = 0; c->channel <= adjust5111[i].freqLow; i++) in ar5111GetNfAdjust()
663 return adjust5111[i].adjust; in ar5111GetNfAdjust()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211_reset.c1008 } adjust5111[] = { in ar5211GetNfAdjust() local
1022 for (i = 0; c->channel <= adjust5111[i].freqLow; i++) in ar5211GetNfAdjust()
1025 return adjust5111[i].adjust / 3; in ar5211GetNfAdjust()