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