Home
last modified time | relevance | path

Searched refs:ath9k_hw_check_alive (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dlink.c80 is_alive = ath9k_hw_check_alive(sc->sc_ah); in ath_hw_check()
H A Dhw.c1641 bool ath9k_hw_check_alive(struct ath_hw *ah) in ath9k_hw_check_alive() function
1679 EXPORT_SYMBOL(ath9k_hw_check_alive); variable
1817 if (!ath9k_hw_check_alive(ah)) in ath9k_hw_do_fastcc()
H A Dhw.h1076 bool ath9k_hw_check_alive(struct ath_hw *ah);
H A Dmain.c424 if ((sc->gtt_cnt >= MAX_GTT_CNT) && !ath9k_hw_check_alive(ah)) { in ath9k_tasklet()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dlink.c80 is_alive = ath9k_hw_check_alive(sc->sc_ah); in ath_hw_check()
H A Dhw.c1640 bool ath9k_hw_check_alive(struct ath_hw *ah) in ath9k_hw_check_alive() function
1678 EXPORT_SYMBOL(ath9k_hw_check_alive); variable
1816 if (!ath9k_hw_check_alive(ah)) in ath9k_hw_do_fastcc()
H A Dhw.h1078 bool ath9k_hw_check_alive(struct ath_hw *ah);
H A Dmain.c424 if ((sc->gtt_cnt >= MAX_GTT_CNT) && !ath9k_hw_check_alive(ah)) { in ath9k_tasklet()

Completed in 21 milliseconds