Searched refs:ar5413GetMaxPower (Results 1 – 1 of 1) sorted by relevance
665 ar5413GetMaxPower(struct ath_hal *ah, const RAW_DATA_PER_CHANNEL_2413 *data) in ar5413GetMaxPower() function716 *maxPow = ar5413GetMaxPower(ah, &data[0]); in ar5413GetChannelMaxMinPower()720 *maxPow = ar5413GetMaxPower(ah, &data[numChannels - 1]); in ar5413GetChannelMaxMinPower()731 totalF = ar5413GetMaxPower(ah, &data[i]) - ar5413GetMaxPower(ah, &data[last]); in ar5413GetChannelMaxMinPower()733 ar5413GetMaxPower(ah, &data[last])*totalD)/totalD); in ar5413GetChannelMaxMinPower()740 *maxPow = ar5413GetMaxPower(ah, &data[i]); in ar5413GetChannelMaxMinPower()