Searched refs:gid_cache_wq (Results 1 – 1 of 1) sorted by relevance
45 static struct workqueue_struct *gid_cache_wq; variable47 static struct workqueue_struct *gid_cache_wq; variable567 queue_work(gid_cache_wq, &ndev_work->work); in netdevice_queue_work()700 queue_work(gid_cache_wq, &work->work); in addr_event()747 gid_cache_wq = alloc_ordered_workqueue("gid-cache-wq", 0); in roce_gid_mgmt_init()748 if (!gid_cache_wq) in roce_gid_mgmt_init()775 destroy_workqueue(gid_cache_wq); in roce_gid_mgmt_cleanup()