Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dhw.h1095 void ath_gen_timer_free(struct ath_hw *ah, struct ath_gen_timer *timer);
Dhw.c3243 void ath_gen_timer_free(struct ath_hw *ah, struct ath_gen_timer *timer) in ath_gen_timer_free() function
3251 EXPORT_SYMBOL(ath_gen_timer_free);
Dchannel.c1648 ath_gen_timer_free(sc->sc_ah, sc->p2p_ps_timer); in ath9k_deinit_p2p()