Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c1932 queue_work(priv->mfunc.master.comm_wq, &work->work); in mlx4_master_immediate_activate_vlan_qos()
2454 priv->mfunc.master.comm_wq = in mlx4_multi_func_init()
2456 if (!priv->mfunc.master.comm_wq) in mlx4_multi_func_init()
2472 flush_workqueue(priv->mfunc.master.comm_wq); in mlx4_multi_func_init()
2473 destroy_workqueue(priv->mfunc.master.comm_wq); in mlx4_multi_func_init()
2579 flush_workqueue(priv->mfunc.master.comm_wq); in mlx4_multi_func_cleanup()
2580 destroy_workqueue(priv->mfunc.master.comm_wq); in mlx4_multi_func_cleanup()
H 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()
H A Dmlx4.h596 struct workqueue_struct *comm_wq; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Deq.c218 queue_work(priv->mfunc.master.comm_wq, in slave_event()
733 queue_work(priv->mfunc.master.comm_wq, in mlx4_eq_int()
763 queue_work(priv->mfunc.master.comm_wq, in mlx4_eq_int()
H A Dcmd.c1932 queue_work(priv->mfunc.master.comm_wq, &work->work); in mlx4_master_immediate_activate_vlan_qos()
2454 priv->mfunc.master.comm_wq = in mlx4_multi_func_init()
2456 if (!priv->mfunc.master.comm_wq) in mlx4_multi_func_init()
2472 destroy_workqueue(priv->mfunc.master.comm_wq); in mlx4_multi_func_init()
2578 destroy_workqueue(priv->mfunc.master.comm_wq); in mlx4_multi_func_cleanup()
H A Dmlx4.h598 struct workqueue_struct *comm_wq; member

Completed in 30 milliseconds