Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/ath_hal/ar9002/
HDar9287.c378 priv->base.getChannelMaxMinPower = ar9287GetChannelMaxMinPower; in ar9287RfAttach()
HDar9280.c436 priv->base.getChannelMaxMinPower = ar9280GetChannelMaxMinPower; in ar9280RfAttach()
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
HDar2133.c557 priv->base.getChannelMaxMinPower = ar2133GetChannelMaxMinPower; in ar2133RfAttach()
HDar5416_reset.c932 if (ahp->ah_rfHal->getChannelMaxMinPower(ah, chan, &maxPower, &minPower)) { in ar5416GetChipPowerLimits()
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
HDar5111.c703 priv->base.getChannelMaxMinPower = ar5111GetChannelMaxMinPower; in ar5111RfAttach()
HDar2413.c741 priv->base.getChannelMaxMinPower = ar2413GetChannelMaxMinPower; in ar2413RfAttach()
HDar2316.c746 priv->base.getChannelMaxMinPower = ar2316GetChannelMaxMinPower; in ar2316RfAttach()
HDar2317.c726 priv->base.getChannelMaxMinPower = ar2317GetChannelMaxMinPower; in ar2317RfAttach()
HDar2425.c703 priv->base.getChannelMaxMinPower = ar2425GetChannelMaxMinPower; in ar2425RfAttach()
HDar5413.c786 priv->base.getChannelMaxMinPower = ar5413GetChannelMaxMinPower; in ar5413RfAttach()
HDar5212.h145 HAL_BOOL (*getChannelMaxMinPower)(struct ath_hal *ah, member
HDar5112.c874 priv->base.getChannelMaxMinPower = ar5112GetChannelMaxMinPower; in ar5112RfAttach()
HDar5212_reset.c2363 if (ahp->ah_rfHal->getChannelMaxMinPower(ah, chan, &maxPower, &minPower)) { in ar5212GetChipPowerLimits()