Searched refs:ath9k_htc_tx_cleanup_timer (Results 1 – 3 of 3) sorted by relevance
587 void ath9k_htc_tx_cleanup_timer(struct timer_list *t);
653 timer_setup(&priv->tx.cleanup_timer, ath9k_htc_tx_cleanup_timer, 0); in ath9k_init_priv()
755 void ath9k_htc_tx_cleanup_timer(struct timer_list *t) in ath9k_htc_tx_cleanup_timer() function