Searched refs:AR_INTR_SYNC_LOCAL_TIMEOUT (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dar9002_mac.c176 if (sync_cause & AR_INTR_SYNC_LOCAL_TIMEOUT) {
178 "AR_INTR_SYNC_LOCAL_TIMEOUT\n");
H A Dar9003_mac.c184 if (sync_cause & AR_INTR_SYNC_LOCAL_TIMEOUT)
186 "AR_INTR_SYNC_LOCAL_TIMEOUT\n");
H A Dreg.h961 AR_INTR_SYNC_LOCAL_TIMEOUT = 0x00002000, enumerator in enum:__anon13609
976 AR_INTR_SYNC_LOCAL_TIMEOUT |
H A Dhw.c1010 (AR_INTR_SYNC_LOCAL_TIMEOUT |

Completed in 73 milliseconds