Home
last modified time | relevance | path

Searched refs:HW_BB_WATCHDOG (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
Dmac.c991 if (ah->config.hw_hang_checks & HW_BB_WATCHDOG) { in ath9k_hw_set_interrupts()
1009 if (ah->config.hw_hang_checks & HW_BB_WATCHDOG) { in ath9k_hw_set_interrupts()
Dmain.c404 if ((ah->config.hw_hang_checks & HW_BB_WATCHDOG) && in ath9k_tasklet()
563 if ((ah->config.hw_hang_checks & HW_BB_WATCHDOG) && in ath_isr()
707 if (ah->config.hw_hang_checks & HW_BB_WATCHDOG) in ath9k_start()
Dar9003_hw.c1058 ah->config.hw_hang_checks |= HW_BB_WATCHDOG; in ar9003_hw_init_hang_checks()
Dhw.h320 HW_BB_WATCHDOG = BIT(0), enumerator