Searched refs:tx_flush (Results 1 – 10 of 10) sorted by relevance
118 bool tx_flush; member230 return !net->tx_flush && in vhost_net_tx_select_zcopy()864 n->tx_flush = true; in vhost_net_flush()869 n->tx_flush = false; in vhost_net_flush()1012 n->tx_flush = false; in vhost_net_set_backend()
367 struct completion tx_flush; member
246 WARN_ON(wait_for_completion_timeout(&ar->tx_flush, HZ) == 0); in carl9170_flush()1831 init_completion(&ar->tx_flush); in carl9170_alloc()
187 complete(&ar->tx_flush); in carl9170_tx_accounting_free()
860 struct work_struct tx_flush; member
489 container_of(work, struct iwl_priv, tx_flush); in iwl_bg_tx_flush()991 INIT_WORK(&priv->tx_flush, iwl_bg_tx_flush); in iwl_setup_deferred_work()
1127 queue_work(priv->workqueue, &priv->tx_flush); in iwl_check_abort_status()
1380 MVM_DEBUGFS_WRITE_FILE_OPS(tx_flush, 16);1419 MVM_DEBUGFS_ADD_FILE(tx_flush, mvm->debugfs_dir, S_IWUSR); in iwl_mvm_dbgfs_register()
1398 struct work_struct tx_flush; member
87 queue_work(il->workqueue, &il->tx_flush); in il4965_check_abort_status()