Searched refs:rep_evt_wq (Results 1 – 2 of 2) sorted by relevance
108 queue_work(rvu->rep_evt_wq, &rvu->rep_evt_work); in rvu_mbox_handler_rep_event_notify()379 rvu->rep_evt_wq = alloc_workqueue("rep_evt_wq", 0, 0); in rvu_rep_install_mcam_rules()380 if (!rvu->rep_evt_wq) { in rvu_rep_install_mcam_rules()
655 struct workqueue_struct *rep_evt_wq; member
Completed in 11 milliseconds