Lines Matching refs:mlx4_ib_demux_ctx
101 struct mlx4_ib_demux_ctx *demux;
158 static struct mcast_group *mcast_find(struct mlx4_ib_demux_ctx *ctx, in mcast_find()
179 static struct mcast_group *mcast_insert(struct mlx4_ib_demux_ctx *ctx, in mcast_insert()
205 static int send_mad_to_wire(struct mlx4_ib_demux_ctx *ctx, struct ib_mad *mad) in send_mad_to_wire()
224 static int send_mad_to_slave(int slave, struct mlx4_ib_demux_ctx *ctx, in send_mad_to_slave()
435 struct mlx4_ib_demux_ctx *ctx = group->demux; in release_group()
742 static struct mcast_group *search_relocate_mgid0_group(struct mlx4_ib_demux_ctx *ctx, in search_relocate_mgid0_group()
809 static struct mcast_group *acquire_group(struct mlx4_ib_demux_ctx *ctx, in acquire_group()
887 struct mlx4_ib_demux_ctx *ctx = &dev->sriov.demux[port - 1]; in mlx4_ib_mcg_demux_handler()
936 struct mlx4_ib_demux_ctx *ctx = &dev->sriov.demux[port - 1]; in mlx4_ib_mcg_multiplex_handler()
1041 int mlx4_ib_mcg_port_init(struct mlx4_ib_demux_ctx *ctx) in mlx4_ib_mcg_port_init()
1072 static void _mlx4_ib_mcg_port_cleanup(struct mlx4_ib_demux_ctx *ctx, int destroy_wq) in _mlx4_ib_mcg_port_cleanup()
1113 struct mlx4_ib_demux_ctx *ctx;
1126 void mlx4_ib_mcg_port_cleanup(struct mlx4_ib_demux_ctx *ctx, int destroy_wq) in mlx4_ib_mcg_port_cleanup()
1226 void clean_vf_mcast(struct mlx4_ib_demux_ctx *ctx, int slave) in clean_vf_mcast()