Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar9002/
Dar9287.c380 priv->base.getChannelMaxMinPower = ar9287GetChannelMaxMinPower; in ar9287RfAttach()
Dar9280.c438 priv->base.getChannelMaxMinPower = ar9280GetChannelMaxMinPower; in ar9280RfAttach()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar2133.c559 priv->base.getChannelMaxMinPower = ar2133GetChannelMaxMinPower; in ar2133RfAttach()
Dar5416_reset.c934 if (ahp->ah_rfHal->getChannelMaxMinPower(ah, chan, &maxPower, &minPower)) { in ar5416GetChipPowerLimits()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5111.c705 priv->base.getChannelMaxMinPower = ar5111GetChannelMaxMinPower; in ar5111RfAttach()
Dar2425.c705 priv->base.getChannelMaxMinPower = ar2425GetChannelMaxMinPower; in ar2425RfAttach()
Dar2316.c748 priv->base.getChannelMaxMinPower = ar2316GetChannelMaxMinPower; in ar2316RfAttach()
Dar2413.c743 priv->base.getChannelMaxMinPower = ar2413GetChannelMaxMinPower; in ar2413RfAttach()
Dar2317.c728 priv->base.getChannelMaxMinPower = ar2317GetChannelMaxMinPower; in ar2317RfAttach()
Dar5413.c788 priv->base.getChannelMaxMinPower = ar5413GetChannelMaxMinPower; in ar5413RfAttach()
Dar5212.h147 HAL_BOOL (*getChannelMaxMinPower)(struct ath_hal *ah, member
Dar5112.c876 priv->base.getChannelMaxMinPower = ar5112GetChannelMaxMinPower; in ar5112RfAttach()
Dar5212_reset.c2365 if (ahp->ah_rfHal->getChannelMaxMinPower(ah, chan, &maxPower, &minPower)) { in ar5212GetChipPowerLimits()