Searched refs:tpScale (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5210/
H A Dar5210_reset.c796 uint16_t tpScale; local
798 tpScale = tpcScaleReductionTable[AH_PRIVATE(ah)->ah_tpScale];
799 if (dBmRD < tpScale+3)
802 dBmRD -= tpScale;

Completed in 84 milliseconds