Home
last modified time | relevance | path

Searched refs:AR5K_INT_FATAL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Ddma.c554 *interrupt_mask |= AR5K_INT_FATAL; in ath5k_hw_get_isr()
705 *interrupt_mask |= AR5K_INT_FATAL; in ath5k_hw_get_isr()
783 if (new_mask & AR5K_INT_FATAL) { in ath5k_hw_set_imr()
815 if (new_mask & AR5K_INT_FATAL) in ath5k_hw_set_imr()
H A Dath5k.h950 * without resetting the card, that's why %AR5K_INT_FATAL is not
996 * @AR5K_INT_FATAL: Fatal errors were encountered, typically caused by bus/DMA
1029 AR5K_INT_FATAL = 0x00080000, /* Non common */ enumerator
H A Dbase.c2297 if (unlikely(status & AR5K_INT_FATAL)) { in ath5k_intr()
2753 | AR5K_INT_FATAL in ath5k_start()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Ddma.c554 *interrupt_mask |= AR5K_INT_FATAL; in ath5k_hw_get_isr()
699 *interrupt_mask |= AR5K_INT_FATAL; in ath5k_hw_get_isr()
768 if (new_mask & AR5K_INT_FATAL) { in ath5k_hw_set_imr()
800 if (new_mask & AR5K_INT_FATAL) in ath5k_hw_set_imr()
H A Dath5k.h950 * without resetting the card, that's why %AR5K_INT_FATAL is not
996 * @AR5K_INT_FATAL: Fatal errors were encountered, typically caused by bus/DMA
1029 AR5K_INT_FATAL = 0x00080000, /* Non common */ enumerator
H A Dbase.c2342 if (unlikely(status & AR5K_INT_FATAL)) { in ath5k_intr()
2798 | AR5K_INT_FATAL in ath5k_start()

Completed in 35 milliseconds