Searched refs:ath9k_htc_tx_cleanup_timer (Results 1 – 3 of 3) sorted by relevance
559 void ath9k_htc_tx_cleanup_timer(unsigned long data);
648 setup_timer(&priv->tx.cleanup_timer, ath9k_htc_tx_cleanup_timer, in ath9k_init_priv()
752 void ath9k_htc_tx_cleanup_timer(unsigned long data) in ath9k_htc_tx_cleanup_timer() function