Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx4/
A Deq.c218 queue_work(priv->mfunc.master.comm_wq, in slave_event()
732 queue_work(priv->mfunc.master.comm_wq, in mlx4_eq_int()
762 queue_work(priv->mfunc.master.comm_wq, in mlx4_eq_int()
A Dcmd.c1932 queue_work(priv->mfunc.master.comm_wq, &work->work); in mlx4_master_immediate_activate_vlan_qos()
2465 priv->mfunc.master.comm_wq = in mlx4_multi_func_init()
2467 if (!priv->mfunc.master.comm_wq) in mlx4_multi_func_init()
2483 destroy_workqueue(priv->mfunc.master.comm_wq); in mlx4_multi_func_init()
2589 destroy_workqueue(priv->mfunc.master.comm_wq); in mlx4_multi_func_cleanup()
A Dmlx4.h596 struct workqueue_struct *comm_wq; member

Completed in 17 milliseconds