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

/freebsd-10.3-release/sys/ofed/drivers/infiniband/core/
H A Dmulticast.c128 static struct mcast_group *mcast_find(struct mcast_port *port, function
537 group = mcast_find(port, mgid);
678 group = mcast_find(port, mgid);
/freebsd-10.3-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmcg.c156 static struct mcast_group *mcast_find(struct mlx4_ib_demux_ctx *ctx, function
815 group = mcast_find(ctx, mgid);

Completed in 52 milliseconds