Searched refs:halAutoSleepSupport (Results 1 – 13 of 13) sorted by relevance
200 if ((isr & AR_ISR_GENTMR) || (! pCap->halAutoSleepSupport)) { in ar5416GetPendingInterrupts()206 if (! pCap->halAutoSleepSupport) in ar5416GetPendingInterrupts()
992 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()
297 pCap->halAutoSleepSupport = AH_FALSE; /* XXX? */ in ar9130FillCapabilityInfo()
323 pCap->halAutoSleepSupport = AH_FALSE; /* XXX? */ in ar9160FillCapabilityInfo()
454 pCap->halAutoSleepSupport = AH_FALSE; /* XXX? */ in ar9287FillCapabilityInfo()
554 pCap->halAutoSleepSupport = AH_FALSE; /* XXX? */ in ar9285FillCapabilityInfo()
900 pCap->halAutoSleepSupport = AH_FALSE; /* XXX? */ in ar9280FillCapabilityInfo()
251 halAutoSleepSupport : 1, member
812 return pCap->halAutoSleepSupport ? HAL_OK : HAL_ENOTSUPP; in ath_hal_getcapability()