Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c33 static HAL_BOOL ar5211GetChipPowerLimits(struct ath_hal *ah,
179 .ah_getChipPowerLimits = ar5211GetChipPowerLimits,
454 ar5211GetChipPowerLimits(struct ath_hal *ah, struct ieee80211_channel *chan) in ar5211GetChipPowerLimits() function