HomeSort by: relevance | last modified time | path
    Searched defs:rateHt40_0 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar9285_reset.c 82 rateHt40_0, rateHt40_1, rateHt40_2, rateHt40_3,
147 maxPower = AH_MAX(maxPower, ratesArray[rateHt40_0]);
222 | POW_SM(ratesArray[rateHt40_0] + ht40PowerIncForPdadc, 0)
481 ratesArray[rateHt40_0 + i] = targetPowerHt40.tPow2x[i];
ar5416_reset.c 833 rateHt40_0, rateHt40_1, rateHt40_2, rateHt40_3,
904 maxPower = AH_MAX(maxPower, ratesArray[rateHt40_0]);
980 | POW_SM(ratesArray[rateHt40_0] + ht40PowerIncForPdadc, 0)
1618 ratesArray[rateHt40_0 + i] = targetPowerHt40.tPow2x[i];

Completed in 13 milliseconds