Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_attach.c33 static HAL_BOOL ar5210GetChipPowerLimits(struct ath_hal *ah,
169 .ah_getChipPowerLimits = ar5210GetChipPowerLimits,
321 ar5210GetChipPowerLimits(struct ath_hal *ah, HAL_CHANNEL *chans, uint32_t nchans) in ar5210GetChipPowerLimits() function