Home
last modified time | relevance | path

Searched refs:HW_PHYRESTART_CLC_WAR (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dar9003_hw.c1065 ah->config.hw_hang_checks |= HW_PHYRESTART_CLC_WAR; in ar9003_hw_init_hang_checks()
Dhw.h321 HW_PHYRESTART_CLC_WAR = BIT(1), enumerator
Dhw.c2071 if (ah->config.hw_hang_checks & HW_PHYRESTART_CLC_WAR) in ath9k_hw_reset()