Searched refs:halAutoSleepSupport (Results 1 – 12 of 12) sorted by relevance
198 if ((isr & AR_ISR_GENTMR) || (! pCap->halAutoSleepSupport)) { in ar5416GetPendingInterrupts()204 if (! pCap->halAutoSleepSupport) in ar5416GetPendingInterrupts()
989 pCap->halAutoSleepSupport = AH_FALSE; in ar5416FillCapabilityInfo()
277 if (!p_cap->halAutoSleepSupport) { in ar9300_get_pending_interrupts()588 if (! p_cap->halAutoSleepSupport) {650 if (! p_cap->halAutoSleepSupport) {
174 if (p_cap->halAutoSleepSupport) { in ar9300_set_sta_beacon_timers()
604 if (! p_cap->halAutoSleepSupport) { in ar9300_set_power_mode_network_sleep()
2937 p_cap->halAutoSleepSupport = AH_TRUE; in ar9300_fill_capability_info()
321 pCap->halAutoSleepSupport = AH_FALSE; /* XXX? */ in ar9160FillCapabilityInfo()
451 pCap->halAutoSleepSupport = AH_FALSE; /* XXX? */ in ar9287FillCapabilityInfo()
552 pCap->halAutoSleepSupport = AH_FALSE; /* XXX? */ in ar9285FillCapabilityInfo()
897 pCap->halAutoSleepSupport = AH_FALSE; /* XXX? */ in ar9280FillCapabilityInfo()
249 halAutoSleepSupport : 1, member
809 return pCap->halAutoSleepSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()