Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_power.c761 ar9300_set_sm_power_mode(struct ath_hal *ah, HAL_SMPS_MODE mode) in ar9300_set_sm_power_mode() function
H A Dar9300.h1321 extern void ar9300_set_sm_power_mode(struct ath_hal *ah, HAL_SMPS_MODE mode);
H A Dar9300_attach.c330 ar9300_set_sm_power_mode, /* ah_set_sm_ps_mode */
H A Dar9300_reset.c5193 ar9300_set_sm_power_mode(ah, ahp->ah_sm_power_mode); in ar9300_reset()