Home
last modified time | relevance | path

Searched refs:getChannelMaxMinPower (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar9280.c347 priv->base.getChannelMaxMinPower = ar9280GetChannelMaxMinPower; in ar9280RfAttach()
H A Dar2133.c444 priv->base.getChannelMaxMinPower = ar2133GetChannelMaxMinPower; in ar2133RfAttach()
H A Dar5416_reset.c803 if (ahp->ah_rfHal->getChannelMaxMinPower(ah, chan, &maxPower, &minPower)) { in ar5416GetChipPowerLimits()
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5111.c696 priv->base.getChannelMaxMinPower = ar5111GetChannelMaxMinPower; in ar5111RfAttach()
H A Dar2317.c727 priv->base.getChannelMaxMinPower = ar2317GetChannelMaxMinPower; in ar2317RfAttach()
H A Dar2316.c749 priv->base.getChannelMaxMinPower = ar2316GetChannelMaxMinPower; in ar2316RfAttach()
H A Dar2413.c743 priv->base.getChannelMaxMinPower = ar2413GetChannelMaxMinPower; in ar2413RfAttach()
H A Dar2425.c706 priv->base.getChannelMaxMinPower = ar2425GetChannelMaxMinPower; in ar2425RfAttach()
H A Dar5212.h145 HAL_BOOL (*getChannelMaxMinPower)(struct ath_hal *ah, HAL_CHANNEL *, member
H A Dar5413.c781 priv->base.getChannelMaxMinPower = ar5413GetChannelMaxMinPower; in ar5413RfAttach()
H A Dar5112.c866 priv->base.getChannelMaxMinPower = ar5112GetChannelMaxMinPower; in ar5112RfAttach()
H A Dar5212_reset.c2228 if (ahp->ah_rfHal->getChannelMaxMinPower(ah, chan, &maxPower, &minPower)) { in ar5212GetChipPowerLimits()