Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhw.h1083 struct ath_gen_timer *ath_gen_timer_alloc(struct ath_hw *ah,
H A Dhw.c3124 struct ath_gen_timer *ath_gen_timer_alloc(struct ath_hw *ah, in ath_gen_timer_alloc() function
3159 EXPORT_SYMBOL(ath_gen_timer_alloc);
H A Dchannel.c1637 sc->p2p_ps_timer = ath_gen_timer_alloc(sc->sc_ah, ath9k_p2p_ps_timer, in ath9k_init_p2p()