Home
last modified time | relevance | path

Searched refs:ah_gainValues (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_rfgain.c67 GAIN_VALUES *gv = &ahp->ah_gainValues; in ar5212InitializeGainValues()
252 const GAIN_VALUES *gv = &ahp->ah_gainValues; in ar5212GetGainFCorrection()
282 GAIN_VALUES *gv = &ahp->ah_gainValues; in ar5212GetRfgain()
H A Dar5212.h252 GAIN_VALUES ah_gainValues; member
H A Dar5112.c194 GAIN_VALUES *gv = &ahp->ah_gainValues; in ar5112SetRfRegs()
H A Dar5212_misc.c1069 *result = __DECONST(void *, ahp->ah_gainValues.currStep); in ar5212GetDiagState()
H A Dar5212_reset.c1636 ahp->ah_gainValues.currStep->paramVal[GP_TXCLIP]); in ar5212SetBoardValues()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c687 *result = &ahp->ah_gainValues; in ar5211GetDiagState()
691 *result = __DECONST(void *, ahp->ah_gainValues.currStep); in ar5211GetDiagState()
H A Dar5211.h107 GAIN_VALUES ah_gainValues; member
H A Dar5211_reset.c1912 GAIN_VALUES *gv = &ahp->ah_gainValues; in ar5211InitializeGainValues()
1977 GAIN_VALUES *gv = &ahp->ah_gainValues; in ar5211GetRfgain()