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

/freebsd-10.2-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_rfgain.c67 GAIN_VALUES *gv = &ahp->ah_gainValues;
252 const GAIN_VALUES *gv = &ahp->ah_gainValues;
282 GAIN_VALUES *gv = &ahp->ah_gainValues;
H A Dar5112.c194 GAIN_VALUES *gv = &ahp->ah_gainValues;
H A Dar5212.h250 GAIN_VALUES ah_gainValues; member in struct:ath_hal_5212
H A Dar5212_misc.c1068 *result = __DECONST(void *, ahp->ah_gainValues.currStep);
H A Dar5212_reset.c1634 ahp->ah_gainValues.currStep->paramVal[GP_TXCLIP]);
/freebsd-10.2-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c680 *result = &ahp->ah_gainValues;
684 *result = __DECONST(void *, ahp->ah_gainValues.currStep);
H A Dar5211.h107 GAIN_VALUES ah_gainValues; member in struct:ath_hal_5211
H A Dar5211_reset.c1911 GAIN_VALUES *gv = &ahp->ah_gainValues;
1976 GAIN_VALUES *gv = &ahp->ah_gainValues;

Completed in 112 milliseconds