HomeSort by relevance Sort by last modified time
    Searched refs:AR5K_INT_GLOBAL (Results 1 - 3 of 3) sorted by null

  /external/syslinux/gpxe/src/drivers/net/ath5k/
ath5k_dma.c 347 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) {
ath5k.h 795 * @AR5K_INT_GLOBAL: Used to clear and set the IER
838 AR5K_INT_GLOBAL = 0x80000000,
860 | AR5K_INT_GLOBAL,
    [all...]
ath5k.c     [all...]

Completed in 384 milliseconds