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

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar9280.c 347 priv->base.getChannelMaxMinPower = ar9280GetChannelMaxMinPower;
ar2133.c 444 priv->base.getChannelMaxMinPower = ar2133GetChannelMaxMinPower;
ar5416_reset.c 803 if (ahp->ah_rfHal->getChannelMaxMinPower(ah, chan, &maxPower, &minPower)) {
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5111.c 696 priv->base.getChannelMaxMinPower = ar5111GetChannelMaxMinPower;
ar2316.c 749 priv->base.getChannelMaxMinPower = ar2316GetChannelMaxMinPower;
ar2317.c 727 priv->base.getChannelMaxMinPower = ar2317GetChannelMaxMinPower;
ar2413.c 743 priv->base.getChannelMaxMinPower = ar2413GetChannelMaxMinPower;
ar2425.c 706 priv->base.getChannelMaxMinPower = ar2425GetChannelMaxMinPower;
ar5112.c 866 priv->base.getChannelMaxMinPower = ar5112GetChannelMaxMinPower;
ar5413.c 781 priv->base.getChannelMaxMinPower = ar5413GetChannelMaxMinPower;
ar5212.h 145 HAL_BOOL (*getChannelMaxMinPower)(struct ath_hal *ah, HAL_CHANNEL *,
ar5212_reset.c 2228 if (ahp->ah_rfHal->getChannelMaxMinPower(ah, chan, &maxPower, &minPower)) {

Completed in 40 milliseconds