Searched refs:ath9k_hw_check_alive (Results 1 – 4 of 4) sorted by relevance
76 is_alive = ath9k_hw_check_alive(sc->sc_ah); in ath_hw_check()
1593 bool ath9k_hw_check_alive(struct ath_hw *ah) in ath9k_hw_check_alive() function1627 EXPORT_SYMBOL(ath9k_hw_check_alive);1765 if (!ath9k_hw_check_alive(ah)) in ath9k_hw_do_fastcc()
1065 bool ath9k_hw_check_alive(struct ath_hw *ah);
420 if ((sc->gtt_cnt >= MAX_GTT_CNT) && !ath9k_hw_check_alive(ah)) { in ath9k_tasklet()