Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
Dhtc.h587 void ath9k_htc_tx_cleanup_timer(struct timer_list *t);
Dhtc_drv_init.c653 timer_setup(&priv->tx.cleanup_timer, ath9k_htc_tx_cleanup_timer, 0); in ath9k_init_priv()
Dhtc_drv_txrx.c755 void ath9k_htc_tx_cleanup_timer(struct timer_list *t) in ath9k_htc_tx_cleanup_timer() function