Searched refs:ath9k_hw_check_alive (Results 1 – 4 of 4) sorted by relevance
80 is_alive = ath9k_hw_check_alive(sc->sc_ah); in ath_hw_check()
1640 bool ath9k_hw_check_alive(struct ath_hw *ah) in ath9k_hw_check_alive() function1678 EXPORT_SYMBOL(ath9k_hw_check_alive);1816 if (!ath9k_hw_check_alive(ah)) in ath9k_hw_do_fastcc()
1078 bool ath9k_hw_check_alive(struct ath_hw *ah);
424 if ((sc->gtt_cnt >= MAX_GTT_CNT) && !ath9k_hw_check_alive(ah)) { in ath9k_tasklet()