Searched refs:ath_ee_getLowerUpperIndex (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/ath/ath_hal/ar9002/ |
H A D | ar9287_olc.c | 119 match = ath_ee_getLowerUpperIndex( in ar9287olcGetTxGainIndex()
|
H A D | ar9280_olc.c | 76 match = ath_ee_getLowerUpperIndex((uint8_t)FREQ2FBIN(centers.synth_center, in ar9280olcGetTxGainIndex()
|
H A D | ar9285_reset.c | 678 match = ath_ee_getLowerUpperIndex((uint8_t)FREQ2FBIN(centers.synth_center, in ar9285GetGainBoundariesAndPdadcs()
|
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah.c | 1367 ath_ee_getLowerUpperIndex(uint8_t target, uint8_t *pList, uint16_t listSize, in ath_ee_getLowerUpperIndex() function 1425 ath_ee_getLowerUpperIndex(currPwr, pPwrList, numIntercepts, in ath_ee_FillVpdTable()
|
H A D | ah_internal.h | 975 extern HAL_BOOL ath_ee_getLowerUpperIndex(uint8_t target, uint8_t *pList,
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_reset.c | 2462 match = ath_ee_getLowerUpperIndex((uint8_t)FREQ2FBIN(centers.synth_center, in ar5416GetGainBoundariesAndPdadcs()
|