Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dhtc.h559 void ath9k_htc_tx_cleanup_timer(unsigned long data);
Dhtc_drv_init.c648 setup_timer(&priv->tx.cleanup_timer, ath9k_htc_tx_cleanup_timer, in ath9k_init_priv()
Dhtc_drv_txrx.c752 void ath9k_htc_tx_cleanup_timer(unsigned long data) in ath9k_htc_tx_cleanup_timer() function