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

/external/syslinux/gpxe/src/drivers/net/ath5k/
H A Dath5k_dma.c347 imr = ath5k_hw_set_imr(ah, ah->ah_imr & ~AR5K_INT_GLOBAL);
559 if (old_mask & AR5K_INT_GLOBAL) {
623 /* ..re-enable interrupts if AR5K_INT_GLOBAL is set */
624 if (new_mask & AR5K_INT_GLOBAL) {
H A Dath5k.h795 * @AR5K_INT_GLOBAL: Used to clear and set the IER
838 AR5K_INT_GLOBAL = 0x80000000, enumerator in enum:ath5k_int
860 | AR5K_INT_GLOBAL,
H A Dath5k.c1358 AR5K_INT_FATAL | AR5K_INT_GLOBAL;

Completed in 216 milliseconds