Lines Matching refs:wq
1131 queue_work(ctx->wq, &ctx->work); in mlx4_ib_tunnel_comp_handler()
1868 ctx->wq = to_mdev(ibdev)->sriov.demux[port - 1].wq; in create_pv_resources()
1879 ctx->wq = NULL; in create_pv_resources()
1916 flush_workqueue(ctx->wq); in destroy_pv_resources()
2013 ctx->wq = create_singlethread_workqueue(name); in mlx4_ib_alloc_demux_ctx()
2014 if (!ctx->wq) { in mlx4_ib_alloc_demux_ctx()
2031 destroy_workqueue(ctx->wq); in mlx4_ib_alloc_demux_ctx()
2032 ctx->wq = NULL; in mlx4_ib_alloc_demux_ctx()
2048 flush_workqueue(sqp_ctx->wq); in mlx4_ib_free_sqp_ctx()
2077 flush_workqueue(ctx->wq); in mlx4_ib_free_demux_ctx()
2084 destroy_workqueue(ctx->wq); in mlx4_ib_free_demux_ctx()