Home
last modified time | relevance | path

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

/openbmc/linux/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); in ath9k_init_priv()
H A Dhtc_drv_txrx.c761 void ath9k_htc_tx_cleanup_timer(struct timer_list *t) in ath9k_htc_tx_cleanup_timer() function