Lines Matching refs:wq
1113 queue_work(ctx->wq, &ctx->work); in mlx4_ib_tunnel_comp_handler()
1847 ctx->wq = to_mdev(ibdev)->sriov.demux[port - 1].wq; in create_pv_resources()
1858 ctx->wq = NULL; in create_pv_resources()
1899 flush_workqueue(ctx->wq); in destroy_pv_resources()
1998 ctx->wq = create_singlethread_workqueue(name); in mlx4_ib_alloc_demux_ctx()
1999 if (!ctx->wq) { in mlx4_ib_alloc_demux_ctx()
2016 destroy_workqueue(ctx->wq); in mlx4_ib_alloc_demux_ctx()
2017 ctx->wq = NULL; in mlx4_ib_alloc_demux_ctx()
2033 flush_workqueue(sqp_ctx->wq); in mlx4_ib_free_sqp_ctx()
2064 flush_workqueue(ctx->wq); in mlx4_ib_free_demux_ctx()
2071 destroy_workqueue(ctx->wq); in mlx4_ib_free_demux_ctx()