Searched refs:ath9k_htc_tx_cleanup_timer (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc.h593 void ath9k_htc_tx_cleanup_timer(struct timer_list *t);
H A Dhtc_drv_init.c653 timer_setup(&priv->tx.cleanup_timer, ath9k_htc_tx_cleanup_timer, 0);
H A Dhtc_drv_txrx.c761 void ath9k_htc_tx_cleanup_timer(struct timer_list *t) function

Completed in 145 milliseconds