Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/ar5211/
HDar5211.h127 uint32_t ah_tx6PowerInHalfDbm; /* power output for 6Mb tx */ member
HDar5211_reset.c1647 ahp->ah_tx6PowerInHalfDbm = pRatesPower[0]; in ar5211SetRateTable()
1962 SM(ahp->ah_tx6PowerInHalfDbm, AR_PHY_PAPD_PROBE_POWERTX) in ar5211RequestRfgain()
/trueos/sys/dev/ath/ath_hal/ar9002/
HDar9287_reset.c388 ahp->ah_tx6PowerInHalfDbm = maxPower; in ar9287SetTransmitPower()
HDar9285_reset.c132 ahp->ah_tx6PowerInHalfDbm = maxPower; in ar9285SetTransmitPower()
/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212.h282 uint32_t ah_tx6PowerInHalfDbm; /* power output for 6Mb tx */ member
HDar5212_reset.c2342 ahp->ah_tx6PowerInHalfDbm = *pMaxPower; in ar5212SetRateTable()
2343 AH_PRIVATE(ah)->ah_maxPowerLevel = ahp->ah_tx6PowerInHalfDbm; in ar5212SetRateTable()
/trueos/tools/tools/ath/athrd/
HDathrd.c1634 ahp->ah_tx6PowerInHalfDbm = *pMaxPower; in setRateTable()
/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_reset.c1112 ahp->ah_tx6PowerInHalfDbm = maxPower; in ar5416SetTransmitPower()