Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211_power.c132 ar5211GetPowerMode(struct ath_hal *ah) in ar5211GetPowerMode() function
Dar5211.h291 extern HAL_POWER_MODE ar5211GetPowerMode(struct ath_hal *);
Dar5211_attach.c144 .ah_getPowerMode = ar5211GetPowerMode,