Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah.h156 HAL_CAP_DYNAMIC_SMPS = 61, /* Dynamic MIMO Power Save hardware support */ enumerator
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_power.c766 if (ar9300_get_capability(ah, HAL_CAP_DYNAMIC_SMPS, 0, AH_NULL) != HAL_OK) { in ar9300_set_sm_power_mode()
H A Dar9300_misc.c822 case HAL_CAP_DYNAMIC_SMPS: in ar9300_get_capability()
H A Dar9300_reset.c5257 if (ar9300_get_capability(ah, HAL_CAP_DYNAMIC_SMPS, 0, AH_NULL) == HAL_OK) { in ar9300_reset()