Searched refs:B43legacy_DMAIRQ_FATALMASK (Results 1 – 2 of 2) sorted by relevance
15 #define B43legacy_DMAIRQ_FATALMASK ((1 << 10) | (1 << 11) | (1 << 12) \ macro
1311 if (unlikely(merged_dma_reason & (B43legacy_DMAIRQ_FATALMASK | in b43legacy_interrupt_tasklet()1313 if (merged_dma_reason & B43legacy_DMAIRQ_FATALMASK) { in b43legacy_interrupt_tasklet()