Searched refs:halAutoSleepSupport (Results 1 - 13 of 13) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_beacon.c174 if (p_cap->halAutoSleepSupport) {
H A Dar9300_interrupts.c277 if (!p_cap->halAutoSleepSupport) {
588 if (! p_cap->halAutoSleepSupport) {
650 if (! p_cap->halAutoSleepSupport) {
H A Dar9300_power.c604 if (! p_cap->halAutoSleepSupport) {
H A Dar9300_attach.c2937 p_cap->halAutoSleepSupport = AH_TRUE;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_interrupts.c200 if ((isr & AR_ISR_GENTMR) || (! pCap->halAutoSleepSupport)) {
206 if (! pCap->halAutoSleepSupport)
H A Dar5416_attach.c991 pCap->halAutoSleepSupport = AH_FALSE;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9001/
H A Dar9130_attach.c296 pCap->halAutoSleepSupport = AH_FALSE; /* XXX? */
H A Dar9160_attach.c323 pCap->halAutoSleepSupport = AH_FALSE; /* XXX? */
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/
H A Dar9287_attach.c453 pCap->halAutoSleepSupport = AH_FALSE; /* XXX? */
H A Dar9285_attach.c554 pCap->halAutoSleepSupport = AH_FALSE; /* XXX? */
H A Dar9280_attach.c899 pCap->halAutoSleepSupport = AH_FALSE; /* XXX? */
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_internal.h251 halAutoSleepSupport : 1, member in struct:__anon109
H A Dah.c811 return pCap->halAutoSleepSupport ? HAL_OK : HAL_ENOTSUPP;

Completed in 104 milliseconds