Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dmac.c944 if (ah->config.hw_hang_checks & HW_BB_WATCHDOG) { in ath9k_hw_set_interrupts()
962 if (ah->config.hw_hang_checks & HW_BB_WATCHDOG) { in ath9k_hw_set_interrupts()
Dmain.c395 if ((ah->config.hw_hang_checks & HW_BB_WATCHDOG) && in ath9k_tasklet()
552 if ((ah->config.hw_hang_checks & HW_BB_WATCHDOG) && in ath_isr()
696 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.h319 HW_BB_WATCHDOG = BIT(0), enumerator