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

/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
H A Dib_multicast.c136 static struct mcast_group *mcast_find(struct mcast_port *port, function
572 group = mcast_find(port, mgid);
713 group = mcast_find(port, mgid);
/freebsd-12-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mcg.c162 static struct mcast_group *mcast_find(struct mlx4_ib_demux_ctx *ctx, function
821 group = mcast_find(ctx, mgid);

Completed in 57 milliseconds