Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dhtc.h504 struct tasklet_struct tx_failed_tasklet; member
Dhtc_drv_txrx.c548 tasklet_kill(&priv->tx_failed_tasklet); in ath9k_htc_tx_drain()
697 tasklet_schedule(&priv->tx_failed_tasklet); in ath9k_htc_txep()
Dhtc_drv_init.c652 tasklet_init(&priv->tx_failed_tasklet, ath9k_tx_failed_tasklet, in ath9k_init_priv()