Home
last modified time | relevance | path

Searched refs:ar5212GetChipPowerLimits (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212.h581 extern HAL_BOOL ar5212GetChipPowerLimits(struct ath_hal *ah,
H A Dar5212_attach.c179 .ah_getChipPowerLimits = ar5212GetChipPowerLimits,
H A Dar5212_reset.c2350 ar5212GetChipPowerLimits(struct ath_hal *ah, struct ieee80211_channel *chan) in ar5212GetChipPowerLimits() function