Searched refs:ar2413GetMaxPower (Results 1 – 1 of 1) sorted by relevance
621 ar2413GetMaxPower(struct ath_hal *ah, const RAW_DATA_PER_CHANNEL_2413 *data) in ar2413GetMaxPower() function670 *maxPow = ar2413GetMaxPower(ah, &data[0]); in ar2413GetChannelMaxMinPower()674 *maxPow = ar2413GetMaxPower(ah, &data[numChannels - 1]); in ar2413GetChannelMaxMinPower()685 totalF = ar2413GetMaxPower(ah, &data[i]) - ar2413GetMaxPower(ah, &data[last]); in ar2413GetChannelMaxMinPower()687 ar2413GetMaxPower(ah, &data[last])*totalD)/totalD); in ar2413GetChannelMaxMinPower()694 *maxPow = ar2413GetMaxPower(ah, &data[i]); in ar2413GetChannelMaxMinPower()