Searched refs:mlx4_ib_demux_pv_ctx (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
H A D | mad.c | 517 struct mlx4_ib_demux_pv_ctx *tun_ctx; in mlx4_ib_send_to_slave() 1292 struct mlx4_ib_demux_pv_ctx *ctx = cq->cq_context; in mlx4_ib_tunnel_comp_handler() 1303 struct mlx4_ib_demux_pv_ctx *ctx = cq->cq_context; in mlx4_ib_wire_comp_handler() 1312 static int mlx4_ib_post_pv_qp_buf(struct mlx4_ib_demux_pv_ctx *ctx, in mlx4_ib_post_pv_qp_buf() 1362 struct mlx4_ib_demux_pv_ctx *sqp_ctx; in mlx4_ib_send_to_wire() 1475 static void mlx4_ib_multiplex_mad(struct mlx4_ib_demux_pv_ctx *ctx, struct ib_wc *wc) in mlx4_ib_multiplex_mad() 1599 static int mlx4_ib_alloc_pv_bufs(struct mlx4_ib_demux_pv_ctx *ctx, in mlx4_ib_alloc_pv_bufs() 1695 static void mlx4_ib_free_pv_qp_bufs(struct mlx4_ib_demux_pv_ctx *ctx, in mlx4_ib_free_pv_qp_bufs() 1735 struct mlx4_ib_demux_pv_ctx *ctx; in mlx4_ib_tunnel_comp_worker() 1739 ctx = container_of(work, struct mlx4_ib_demux_pv_ctx, wor in mlx4_ib_tunnel_comp_worker() [all...] |
H A D | mlx4_ib.h | 475 struct mlx4_ib_demux_pv_ctx { struct 504 struct mlx4_ib_demux_pv_ctx **tun; 511 struct mlx4_ib_demux_pv_ctx *sqps[MLX4_MAX_PORTS];
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | mad.c | 518 struct mlx4_ib_demux_pv_ctx *tun_ctx; in mlx4_ib_send_to_slave() 1294 struct mlx4_ib_demux_pv_ctx *ctx = cq->cq_context; in mlx4_ib_tunnel_comp_handler() 1305 struct mlx4_ib_demux_pv_ctx *ctx = cq->cq_context; in mlx4_ib_wire_comp_handler() 1314 static int mlx4_ib_post_pv_qp_buf(struct mlx4_ib_demux_pv_ctx *ctx, in mlx4_ib_post_pv_qp_buf() 1364 struct mlx4_ib_demux_pv_ctx *sqp_ctx; in mlx4_ib_send_to_wire() 1477 static void mlx4_ib_multiplex_mad(struct mlx4_ib_demux_pv_ctx *ctx, struct ib_wc *wc) in mlx4_ib_multiplex_mad() 1602 static int mlx4_ib_alloc_pv_bufs(struct mlx4_ib_demux_pv_ctx *ctx, in mlx4_ib_alloc_pv_bufs() 1698 static void mlx4_ib_free_pv_qp_bufs(struct mlx4_ib_demux_pv_ctx *ctx, in mlx4_ib_free_pv_qp_bufs() 1738 struct mlx4_ib_demux_pv_ctx *ctx; in mlx4_ib_tunnel_comp_worker() 1742 ctx = container_of(work, struct mlx4_ib_demux_pv_ctx, wor in mlx4_ib_tunnel_comp_worker() [all...] |
H A D | mlx4_ib.h | 476 struct mlx4_ib_demux_pv_ctx { struct 505 struct mlx4_ib_demux_pv_ctx **tun; 512 struct mlx4_ib_demux_pv_ctx *sqps[MLX4_MAX_PORTS];
|
Completed in 10 milliseconds