Searched defs:ath9k_hw_setpower (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.c729 if (!ath9k_hw_setpower(ah, ATH9K_PM_AWAKE)) {
730 ARN_DBG((ARN_DBG_HW, "arn: ath9k_hw_setpower(): "
1306 (void) ath9k_hw_setpower(ah, ATH9K_PM_FULL_SLEEP);
1824 if (!ath9k_hw_setpower(ah, ATH9K_PM_AWAKE))
2425 if (!ath9k_hw_setpower(ah, ATH9K_PM_AWAKE)) {
2427 "%s: ath9k_hw_setpower failed!!!\n", __func__));
2913 ath9k_hw_setpower(struct ath_hal *ah, enum ath9k_power_mode mode) function
2923 ARN_DBG((ARN_DBG_ANY, "arn: ath9k_hw_setpower(): "
2941 ARN_DBG((ARN_DBG_ANY, "arn: ath9k_hw_setpower(): "
3982 if (!ath9k_hw_setpower(a
[all...]

Completed in 85 milliseconds