Searched refs:ah_chip_full_sleep (Results 1 – 5 of 5) sorted by relevance
315 HAL_BOOL asleep = ahp->ah_chip_full_sleep; in ar9300_configure_spectral_scan()416 HAL_BOOL asleep = ahp->ah_chip_full_sleep; in ar9300_get_spectral_params()495 HAL_BOOL asleep = ahp->ah_chip_full_sleep; in ar9300_start_spectral_scan()531 HAL_BOOL asleep = ahp->ah_chip_full_sleep; in ar9300_stop_spectral_scan()574 HAL_BOOL asleep = ahp->ah_chip_full_sleep; in ar9300_get_spectral_config()
681 ahp->ah_chip_full_sleep = AH_FALSE; in ar9300_set_power_mode()706 ahp->ah_chip_full_sleep = AH_TRUE; in ar9300_set_power_mode()1400 AH9300(ah)->ah_chip_full_sleep = AH_FALSE; in ar9300_wow_enable()1413 AH9300(ah)->ah_chip_full_sleep = AH_TRUE; in ar9300_wow_enable()
2081 if (ahp->ah_chip_full_sleep || in ar9300_chip_reset()2089 __func__, reset_type, ahp->ah_chip_full_sleep); in ar9300_chip_reset()2102 ahp->ah_chip_full_sleep = AH_FALSE; in ar9300_chip_reset()4527 HAL_BOOL save_full_sleep = ahp->ah_chip_full_sleep; in ar9300_reset()4681 if (curchan && (ahp->ah_chip_full_sleep != AH_TRUE)) { in ar9300_reset()4788 (ahp->ah_chip_full_sleep != AH_TRUE) && in ar9300_reset()
1296 __func__, header, ahp->ah_chip_full_sleep); in ar9300_mci_send_message()
434 HAL_BOOL ah_chip_full_sleep; member