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

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_txrx.c553 tasklet_kill(&priv->tx_failed_tasklet);
580 struct ath9k_htc_priv *priv = from_tasklet(priv, t, tx_failed_tasklet);
703 tasklet_schedule(&priv->tx_failed_tasklet);
H A Dhtc.h509 struct tasklet_struct tx_failed_tasklet; member in struct:ath9k_htc_priv
H A Dhtc_drv_init.c649 tasklet_setup(&priv->tx_failed_tasklet, ath9k_tx_failed_tasklet);

Completed in 112 milliseconds