Home
last modified time | relevance | path

Searched refs:ath9k_hw_detect_mac_hang (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhw-ops.h128 static inline bool ath9k_hw_detect_mac_hang(struct ath_hw *ah) in ath9k_hw_detect_mac_hang() function
H A Dhw.c1650 return !ath9k_hw_detect_mac_hang(ah); in ath9k_hw_check_alive()