Searched refs:emad_wq (Results 1 – 1 of 1) sorted by relevance
66 struct workqueue_struct *emad_wq; member447 queue_delayed_work(trans->core->emad_wq, &trans->timeout_dw, timeout); in mlxsw_emad_trans_timeout_schedule()569 struct workqueue_struct *emad_wq; in mlxsw_emad_init() local576 emad_wq = alloc_workqueue("mlxsw_core_emad", 0, 0); in mlxsw_emad_init()577 if (!emad_wq) in mlxsw_emad_init()579 mlxsw_core->emad_wq = emad_wq; in mlxsw_emad_init()607 destroy_workqueue(mlxsw_core->emad_wq); in mlxsw_emad_init()620 destroy_workqueue(mlxsw_core->emad_wq); in mlxsw_emad_fini()