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

/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c1532 priv->mfunc.master.comm_wq =
1534 if (!priv->mfunc.master.comm_wq)
1562 flush_workqueue(priv->mfunc.master.comm_wq);
1563 destroy_workqueue(priv->mfunc.master.comm_wq);
1621 flush_workqueue(priv->mfunc.master.comm_wq);
1622 destroy_workqueue(priv->mfunc.master.comm_wq);
H A Deq.c174 queue_work(priv->mfunc.master.comm_wq,
415 queue_work(priv->mfunc.master.comm_wq,
444 queue_work(priv->mfunc.master.comm_wq,
H A Dmlx4.h513 struct workqueue_struct *comm_wq; member in struct:mlx4_mfunc_master_ctx

Completed in 17 milliseconds