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

/freebsd-current/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_rfgain.c208 gv->targetGain -= 2 * (gl->optStep[--(gv->currStepNum)].stepGain -
209 gv->currStep->stepGain);
229 (gl->optStep[++(gv->currStepNum)].stepGain - gv->currStep->stepGain);
H A Dar5212.h109 int32_t stepGain; member in struct:_gainOptStep
/freebsd-current/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c2040 gv->targetGain -= 2 * (gainLadder.optStep[--(gv->currStepNum)].stepGain -
2041 gv->currStep->stepGain);
2061 (gainLadder.optStep[++(gv->currStepNum)].stepGain - gv->currStep->stepGain);
H A Dar5211.h73 int32_t stepGain; member in struct:_gainOptStep
/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h99 int32_t stepGain; member in struct:_gain_opt_step

Completed in 181 milliseconds