Home
last modified time | relevance | path

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

/drivers/vhost/
A Dnet.c146 bool tx_flush; member
340 return !net->tx_flush && in vhost_net_tx_select_zcopy()
1409 n->tx_flush = true; in vhost_net_flush()
1414 n->tx_flush = false; in vhost_net_flush()
1584 n->tx_flush = false; in vhost_net_set_backend()
/drivers/net/wireless/ath/carl9170/
A Dcarl9170.h370 struct completion tx_flush; member
A Dmain.c246 WARN_ON(wait_for_completion_timeout(&ar->tx_flush, HZ) == 0); in carl9170_flush()
1808 init_completion(&ar->tx_flush); in carl9170_alloc()
A Dtx.c187 complete(&ar->tx_flush); in carl9170_tx_accounting_free()
/drivers/net/wireless/intel/iwlwifi/dvm/
A Ddev.h838 struct work_struct tx_flush; member
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()
A Dtx.c1107 queue_work(priv->workqueue, &priv->tx_flush); in iwl_check_abort_status()
/drivers/net/wireless/intel/iwlwifi/mvm/
A Ddebugfs.c1916 MVM_DEBUGFS_WRITE_FILE_OPS(tx_flush, 16);
2115 MVM_DEBUGFS_ADD_FILE(tx_flush, mvm->debugfs_dir, 0200); in iwl_mvm_dbgfs_register()
/drivers/net/wireless/ath/ath11k/
A Ddebugfs_htt_stats.h290 u32 tx_flush; member
A Ddebugfs_htt_stats.c448 htt_stats_buf->tx_flush); in htt_print_hw_stats_pdev_errs_tlv()
/drivers/net/wireless/ath/ath12k/
A Ddebugfs_htt_stats.h695 __le32 tx_flush; member
A Ddebugfs_htt_stats.c761 le32_to_cpu(htt_buf->tx_flush)); in ath12k_htt_print_hw_stats_pdev_errs_tlv()
/drivers/net/wireless/intel/iwlegacy/
A Dcommon.h1393 struct work_struct tx_flush; member
A D4965-mac.c72 queue_work(il->workqueue, &il->tx_flush); in il4965_check_abort_status()

Completed in 93 milliseconds