ar5416_reset.c | 1701 uint16_t clo, chi; local in function:ar5416GetTargetPowers 1739 clo = fbin2freq(powInfo[lowIndex].bChannel, IS_CHAN_2GHZ(chan)); 1743 pNewPower->tPow2x[i] = (uint8_t)interpolate(freq, clo, chi, 1761 uint16_t clo, chi; local in function:ar5416GetTargetPowersLeg 1799 clo = fbin2freq(powInfo[lowIndex].bChannel, IS_CHAN_2GHZ(chan)); 1803 pNewPower->tPow2x[i] = (uint8_t)interpolate(freq, clo, chi,
|