Searched refs:ar2413GetMinPower (Results 1 – 1 of 1) sorted by relevance
603 ar2413GetMinPower(struct ath_hal *ah, const RAW_DATA_PER_CHANNEL_2413 *data) in ar2413GetMinPower() function671 *minPow = ar2413GetMinPower(ah, &data[0]); in ar2413GetChannelMaxMinPower()675 *minPow = ar2413GetMinPower(ah, &data[numChannels - 1]); in ar2413GetChannelMaxMinPower()688 totalMin = ar2413GetMinPower(ah, &data[i]) - ar2413GetMinPower(ah, &data[last]); in ar2413GetChannelMaxMinPower()690 ar2413GetMinPower(ah, &data[last])*totalD)/totalD); in ar2413GetChannelMaxMinPower()695 *minPow = ar2413GetMinPower(ah, &data[i]); in ar2413GetChannelMaxMinPower()