Home
last modified time | relevance | path

Searched refs:tpcScaleReduction (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_reset.c45 HAL_CHANNEL *, int16_t tpcScaleReduction, int16_t powerLimit,
1998 int16_t tpcScaleReduction, int16_t powerLimit, HAL_BOOL commit, in ar5212SetRateTable() argument
2124 scaledPower = maxAvailPower - (tpcScaleReduction * 2); in ar5212SetRateTable()
2158 twiceMaxEdgePower, tpcScaleReduction * 2, in ar5212SetRateTable()
2175 scaledPower = AH_MIN(scaledPower, targetPowerCck.twicePwr6_24) - (tpcScaleReduction * 2); in ar5212SetRateTable()
2203 tpcScaleReduction * 2, chan->channel, chan->channelFlags, in ar5212SetRateTable()