Symbol: mlx4_ib_demux_pv_ctx
drivers/infiniband/hw/mlx4/mad.c
1294
struct mlx4_ib_demux_pv_ctx *ctx = cq->cq_context;
drivers/infiniband/hw/mlx4/mad.c
1305
struct mlx4_ib_demux_pv_ctx *ctx = cq->cq_context;
drivers/infiniband/hw/mlx4/mad.c
1314
static int mlx4_ib_post_pv_qp_buf(struct mlx4_ib_demux_pv_ctx *ctx,
drivers/infiniband/hw/mlx4/mad.c
1364
struct mlx4_ib_demux_pv_ctx *sqp_ctx;
drivers/infiniband/hw/mlx4/mad.c
1477
static void mlx4_ib_multiplex_mad(struct mlx4_ib_demux_pv_ctx *ctx, struct ib_wc *wc)
drivers/infiniband/hw/mlx4/mad.c
1602
static int mlx4_ib_alloc_pv_bufs(struct mlx4_ib_demux_pv_ctx *ctx,
drivers/infiniband/hw/mlx4/mad.c
1694
static void mlx4_ib_free_pv_qp_bufs(struct mlx4_ib_demux_pv_ctx *ctx,
drivers/infiniband/hw/mlx4/mad.c
1734
struct mlx4_ib_demux_pv_ctx *ctx;
drivers/infiniband/hw/mlx4/mad.c
1738
ctx = container_of(work, struct mlx4_ib_demux_pv_ctx, work);
drivers/infiniband/hw/mlx4/mad.c
1786
struct mlx4_ib_demux_pv_ctx *sqp = qp_context;
drivers/infiniband/hw/mlx4/mad.c
1793
static int create_pv_sqp(struct mlx4_ib_demux_pv_ctx *ctx,
drivers/infiniband/hw/mlx4/mad.c
1896
struct mlx4_ib_demux_pv_ctx *ctx;
drivers/infiniband/hw/mlx4/mad.c
1902
ctx = container_of(work, struct mlx4_ib_demux_pv_ctx, work);
drivers/infiniband/hw/mlx4/mad.c
1952
struct mlx4_ib_demux_pv_ctx **ret_ctx)
drivers/infiniband/hw/mlx4/mad.c
1954
struct mlx4_ib_demux_pv_ctx *ctx;
drivers/infiniband/hw/mlx4/mad.c
1957
ctx = kzalloc_obj(struct mlx4_ib_demux_pv_ctx);
drivers/infiniband/hw/mlx4/mad.c
1977
int create_tun, struct mlx4_ib_demux_pv_ctx *ctx)
drivers/infiniband/hw/mlx4/mad.c
2090
struct mlx4_ib_demux_pv_ctx *ctx, int flush)
drivers/infiniband/hw/mlx4/mad.c
2160
ctx->tun = kzalloc_objs(struct mlx4_ib_demux_pv_ctx *,
drivers/infiniband/hw/mlx4/mad.c
2233
static void mlx4_ib_free_sqp_ctx(struct mlx4_ib_demux_pv_ctx *sqp_ctx)
drivers/infiniband/hw/mlx4/mad.c
518
struct mlx4_ib_demux_pv_ctx *tun_ctx;
drivers/infiniband/hw/mlx4/mlx4_ib.h
505
struct mlx4_ib_demux_pv_ctx **tun;
drivers/infiniband/hw/mlx4/mlx4_ib.h
512
struct mlx4_ib_demux_pv_ctx *sqps[MLX4_MAX_PORTS];