Home
last modified time | relevance | path

Searched refs:tx_flush (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h838 struct work_struct tx_flush; member
H A Dmain.c557 container_of(work, struct iwl_priv, tx_flush); in iwl_bg_tx_flush()
1061 INIT_WORK(&priv->tx_flush, iwl_bg_tx_flush); in iwl_setup_deferred_work()
H A Dtx.c1107 queue_work(priv->workqueue, &priv->tx_flush); in iwl_check_abort_status()
/linux/drivers/net/wireless/ath/carl9170/
H A Dmain.c246 WARN_ON(wait_for_completion_timeout(&ar->tx_flush, HZ) == 0); in carl9170_flush()
1807 init_completion(&ar->tx_flush); in carl9170_alloc()
H A Dtx.c187 complete(&ar->tx_flush); in carl9170_tx_accounting_free()
/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h290 u32 tx_flush; member
H A Ddebugfs_htt_stats.c448 htt_stats_buf->tx_flush); in htt_print_hw_stats_pdev_errs_tlv()