Searched refs:twicePower (Results 1 – 1 of 1) sorted by relevance
1508 uint16_t twicePower = 0; in ar5211SetRateTable() local1611 twicePower = ar5211GetInterpolatedValue(freq, in ar5211SetRateTable()1615 twicePower = AH_MIN(twicePower, twiceMaxEdgePower); in ar5211SetRateTable()1629 twicePower = AH_MIN(twicePower, ee->ee_turbo2WMaxPower5); in ar5211SetRateTable()1633 pRatesPower[i] = AH_MIN(twicePower, twiceMaxRDPower - twiceAntennaReduction); in ar5211SetRateTable()