Home
last modified time | relevance | path

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

/linux/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 Dmlx4.h598 struct workqueue_struct *comm_wq; member