HomeSort by: relevance | last modified time | path
    Searched refs:ah_tx6PowerInHalfDbm (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211.h 128 uint32_t ah_tx6PowerInHalfDbm; /* power output for 6Mb tx */
ar5211_reset.c 1669 ahp->ah_tx6PowerInHalfDbm = pRatesPower[0];
1983 SM(ahp->ah_tx6PowerInHalfDbm, AR_PHY_PAPD_PROBE_POWERTX)
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212.h 282 uint32_t ah_tx6PowerInHalfDbm; /* power output for 6Mb tx */
ar5212_reset.c 2207 ahp->ah_tx6PowerInHalfDbm = *pMaxPower;
2208 AH_PRIVATE(ah)->ah_maxPowerLevel = ahp->ah_tx6PowerInHalfDbm;
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar9285_reset.c 150 ahp->ah_tx6PowerInHalfDbm = maxPower;
ar5416_reset.c 907 ahp->ah_tx6PowerInHalfDbm = maxPower;

Completed in 85 milliseconds