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

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

Completed in 110 milliseconds