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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/
H A Dar9280.c438 priv->base.getChannelMaxMinPower = ar9280GetChannelMaxMinPower;
H A Dar9287.c380 priv->base.getChannelMaxMinPower = ar9287GetChannelMaxMinPower;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5111.c705 priv->base.getChannelMaxMinPower = ar5111GetChannelMaxMinPower;
H A Dar5413.c788 priv->base.getChannelMaxMinPower = ar5413GetChannelMaxMinPower;
H A Dar5212.h147 HAL_BOOL (*getChannelMaxMinPower)(struct ath_hal *ah, member in struct:RfHalFuncs
H A Dar5112.c876 priv->base.getChannelMaxMinPower = ar5112GetChannelMaxMinPower;
H A Dar2316.c748 priv->base.getChannelMaxMinPower = ar2316GetChannelMaxMinPower;
H A Dar2317.c728 priv->base.getChannelMaxMinPower = ar2317GetChannelMaxMinPower;
H A Dar2413.c743 priv->base.getChannelMaxMinPower = ar2413GetChannelMaxMinPower;
H A Dar2425.c705 priv->base.getChannelMaxMinPower = ar2425GetChannelMaxMinPower;
H A Dar5212_reset.c2365 if (ahp->ah_rfHal->getChannelMaxMinPower(ah, chan, &maxPower, &minPower)) {
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar2133.c559 priv->base.getChannelMaxMinPower = ar2133GetChannelMaxMinPower;
H A Dar5416_reset.c934 if (ahp->ah_rfHal->getChannelMaxMinPower(ah, chan, &maxPower, &minPower)) {

Completed in 77 milliseconds