Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212.h581 extern HAL_BOOL ar5212GetChipPowerLimits(struct ath_hal *ah,
HDar5212_attach.c179 .ah_getChipPowerLimits = ar5212GetChipPowerLimits,
HDar5212_reset.c2350 ar5212GetChipPowerLimits(struct ath_hal *ah, struct ieee80211_channel *chan) in ar5212GetChipPowerLimits() function