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

  /src/sys/external/isc/atheros_hal/dist/
ah_internal.h 282 uint16_t ah_maxPowerLevel; /* calculated max tx power */
ah.c 484 *result = AH_PRIVATE(ah)->ah_maxPowerLevel;
  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210_reset.c 814 AH_PRIVATE(ah)->ah_maxPowerLevel = 2*dBmRD;
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar9285_reset.c 151 AH_PRIVATE(ah)->ah_maxPowerLevel = maxPower;
ar5416_reset.c 908 AH_PRIVATE(ah)->ah_maxPowerLevel = maxPower;
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_reset.c 1707 AH_PRIVATE(ah)->ah_maxPowerLevel = pRatesPower[0];
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_reset.c 2208 AH_PRIVATE(ah)->ah_maxPowerLevel = ahp->ah_tx6PowerInHalfDbm;

Completed in 49 milliseconds