Searched refs:mlx4_ib_demux_pv_ctx (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mad.c489 struct mlx4_ib_demux_pv_ctx *tun_ctx;
1265 struct mlx4_ib_demux_pv_ctx *ctx = cq->cq_context;
1273 static int mlx4_ib_post_pv_qp_buf(struct mlx4_ib_demux_pv_ctx *ctx,
1330 struct mlx4_ib_demux_pv_ctx *sqp_ctx;
1447 static void mlx4_ib_multiplex_mad(struct mlx4_ib_demux_pv_ctx *ctx, struct ib_wc *wc)
1561 static int mlx4_ib_alloc_pv_bufs(struct mlx4_ib_demux_pv_ctx *ctx,
1655 static void mlx4_ib_free_pv_qp_bufs(struct mlx4_ib_demux_pv_ctx *ctx,
1694 struct mlx4_ib_demux_pv_ctx *ctx;
1698 ctx = container_of(work, struct mlx4_ib_demux_pv_ctx, work);
1749 struct mlx4_ib_demux_pv_ctx *sq
[all...]
H A Dmlx4_ib.h437 struct mlx4_ib_demux_pv_ctx { struct
464 struct mlx4_ib_demux_pv_ctx **tun;
471 struct mlx4_ib_demux_pv_ctx *sqps[MLX4_MAX_PORTS];

Completed in 61 milliseconds