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

/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_multicast.c155 static struct mcast_group *mcast_insert(struct mcast_port *port, function
541 mcast_insert(group->port, group, is_mgid0);
590 cur_group = mcast_insert(port, group, is_mgid0);
/freebsd-current/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mcg.c183 static struct mcast_group *mcast_insert(struct mlx4_ib_demux_ctx *ctx, function
764 cur_group = mcast_insert(ctx, group);
859 cur_group = mcast_insert(ctx, group);

Completed in 111 milliseconds