Searched refs:ar5413GetMinPower (Results 1 – 1 of 1) sorted by relevance
647 ar5413GetMinPower(struct ath_hal *ah, const RAW_DATA_PER_CHANNEL_2413 *data) in ar5413GetMinPower() function717 *minPow = ar5413GetMinPower(ah, &data[0]); in ar5413GetChannelMaxMinPower()721 *minPow = ar5413GetMinPower(ah, &data[numChannels - 1]); in ar5413GetChannelMaxMinPower()734 totalMin = ar5413GetMinPower(ah, &data[i]) - ar5413GetMinPower(ah, &data[last]); in ar5413GetChannelMaxMinPower()736 ar5413GetMinPower(ah, &data[last])*totalD)/totalD); in ar5413GetChannelMaxMinPower()741 *minPow = ar5413GetMinPower(ah, &data[i]); in ar5413GetChannelMaxMinPower()