Searched refs:AR5K_INT_GLOBAL (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Ddma.c358 imr = ath5k_hw_set_imr(ah, ah->ah_imr & ~AR5K_INT_GLOBAL);
571 if (old_mask & AR5K_INT_GLOBAL) {
635 /* ..re-enable interrupts if AR5K_INT_GLOBAL is set */
636 if (new_mask & AR5K_INT_GLOBAL) {
H A Dath5k.h825 * @AR5K_INT_GLOBAL: Used to clear and set the IER
868 AR5K_INT_GLOBAL = 0x80000000, enumerator in enum:ath5k_int
890 | AR5K_INT_GLOBAL,
H A Dbase.c2544 AR5K_INT_FATAL | AR5K_INT_GLOBAL | AR5K_INT_MIB;

Completed in 32 milliseconds