Home
last modified time | relevance | path

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

/netbsd/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212.h549 extern HAL_BOOL ar5212GetChipPowerLimits(struct ath_hal *ah,
H A Dar5212_attach.c165 .ah_getChipPowerLimits = ar5212GetChipPowerLimits,
H A Dar5212_reset.c2214 ar5212GetChipPowerLimits(struct ath_hal *ah, HAL_CHANNEL *chans, uint32_t nchans) in ar5212GetChipPowerLimits() function