Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c33 static HAL_BOOL ar5210GetChipPowerLimits(struct ath_hal *ah,
179 .ah_getChipPowerLimits = ar5210GetChipPowerLimits,
331 ar5210GetChipPowerLimits(struct ath_hal *ah, struct ieee80211_channel *chan) in ar5210GetChipPowerLimits() function