Searched refs:gid_cache_wq (Results 1 – 1 of 1) sorted by relevance
45 static struct workqueue_struct *gid_cache_wq; variable658 queue_work(gid_cache_wq, &ndev_work->work); in netdevice_queue_work()852 queue_work(gid_cache_wq, &work->work); in addr_event()899 gid_cache_wq = alloc_ordered_workqueue("gid-cache-wq", 0); in roce_gid_mgmt_init()900 if (!gid_cache_wq) in roce_gid_mgmt_init()927 destroy_workqueue(gid_cache_wq); in roce_gid_mgmt_cleanup()