Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath9k/
Dhtc.h593 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.c761 void ath9k_htc_tx_cleanup_timer(struct timer_list *t) in ath9k_htc_tx_cleanup_timer() function