Searched refs:dcb_wq (Results 1 – 2 of 2) sorted by relevance
224 struct workqueue_struct *dcb_wq; member
361 rdev->dcb_wq = create_singlethread_workqueue("bnxt_re_dcb_wq"); in bnxt_re_init_dcb_wq()366 if (!rdev->dcb_wq) in bnxt_re_uninit_dcb_wq()368 destroy_workqueue(rdev->dcb_wq); in bnxt_re_uninit_dcb_wq()430 queue_work(rdev->dcb_wq, &dcb_work->work); in bnxt_re_async_notifier()