Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_power.c136 ar5211GetPowerMode(struct ath_hal *ah) in ar5211GetPowerMode() function
H A Dar5211.h309 extern HAL_POWER_MODE ar5211GetPowerMode(struct ath_hal *);
H A Dar5211_attach.c158 .ah_getPowerMode = ar5211GetPowerMode,