Searched refs:mlx4_ib_demux_ctx (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmcg.c99 struct mlx4_ib_demux_ctx *demux;
156 static struct mcast_group *mcast_find(struct mlx4_ib_demux_ctx *ctx,
177 static struct mcast_group *mcast_insert(struct mlx4_ib_demux_ctx *ctx,
203 static int send_mad_to_wire(struct mlx4_ib_demux_ctx *ctx, struct ib_mad *mad)
220 static int send_mad_to_slave(int slave, struct mlx4_ib_demux_ctx *ctx,
431 struct mlx4_ib_demux_ctx *ctx = group->demux;
738 static struct mcast_group *search_relocate_mgid0_group(struct mlx4_ib_demux_ctx *ctx,
805 static struct mcast_group *acquire_group(struct mlx4_ib_demux_ctx *ctx,
883 struct mlx4_ib_demux_ctx *ctx = &dev->sriov.demux[port - 1];
932 struct mlx4_ib_demux_ctx *ct
[all...]
H A Dmlx4_ib.h441 struct mlx4_ib_demux_ctx { struct
461 struct mlx4_ib_demux_ctx demux[MLX4_MAX_PORTS];
733 int mlx4_ib_mcg_port_init(struct mlx4_ib_demux_ctx *ctx);
734 void mlx4_ib_mcg_port_cleanup(struct mlx4_ib_demux_ctx *ctx, int destroy_wq);
735 void clean_vf_mcast(struct mlx4_ib_demux_ctx *ctx, int slave);
760 __be64 mlx4_ib_get_new_demux_tid(struct mlx4_ib_demux_ctx *ctx);
H A Dmad.c99 __be64 mlx4_ib_get_new_demux_tid(struct mlx4_ib_demux_ctx *ctx)
2077 struct mlx4_ib_demux_ctx *ctx,
2162 static void mlx4_ib_free_demux_ctx(struct mlx4_ib_demux_ctx *ctx)

Completed in 97 milliseconds