Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416.h318 extern HAL_BOOL ar5416GetChipPowerLimits(struct ath_hal *ah,
Dar5416_attach.c222 ahp->ah_priv.ah_getChipPowerLimits = ar5416GetChipPowerLimits; in ar5416InitState()
Dar5416_reset.c925 ar5416GetChipPowerLimits(struct ath_hal *ah, in ar5416GetChipPowerLimits() function