Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_spectral.c315 HAL_BOOL asleep = ahp->ah_chip_full_sleep; in ar9300_configure_spectral_scan() local
318 if ((AR_SREV_WASP(ah) || AR_SREV_SCORPION(ah)) && asleep) { in ar9300_configure_spectral_scan()
398 if ((AR_SREV_WASP(ah) || AR_SREV_SCORPION(ah)) && asleep) { in ar9300_configure_spectral_scan()
416 HAL_BOOL asleep = ahp->ah_chip_full_sleep; in ar9300_get_spectral_params() local
425 if ((AR_SREV_WASP(ah) || AR_SREV_SCORPION(ah)) && asleep) { in ar9300_get_spectral_params()
468 if ((AR_SREV_WASP(ah) || AR_SREV_SCORPION(ah)) && asleep) { in ar9300_get_spectral_params()
495 HAL_BOOL asleep = ahp->ah_chip_full_sleep; in ar9300_start_spectral_scan() local
497 if ((AR_SREV_WASP(ah) || AR_SREV_SCORPION(ah)) && asleep) { in ar9300_start_spectral_scan()
522 if ((AR_SREV_WASP(ah) || AR_SREV_SCORPION(ah)) && asleep) { in ar9300_start_spectral_scan()
531 HAL_BOOL asleep = ahp->ah_chip_full_sleep; in ar9300_stop_spectral_scan() local
[all …]