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