Home
last modified time | relevance | path

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

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