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

/linux-master/drivers/net/wireless/ath/ath5k/
H A Ddma.c461 imr = ath5k_hw_set_imr(ah, ah->ah_imr & ~AR5K_INT_GLOBAL);
751 if (old_mask & AR5K_INT_GLOBAL) {
816 /* ..re-enable interrupts if AR5K_INT_GLOBAL is set */
817 if (new_mask & AR5K_INT_GLOBAL) {
H A Dath5k.h998 * @AR5K_INT_GLOBAL: Used to clear and set the IER
1040 AR5K_INT_GLOBAL = 0x80000000, enumerator in enum:ath5k_int
1076 | AR5K_INT_GLOBAL,
H A Dbase.c2799 | AR5K_INT_GLOBAL

Completed in 156 milliseconds