Home
last modified time | relevance | path

Searched refs:mcast_port (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/infiniband/core/
Dmulticast.c60 struct mcast_port { struct
74 struct mcast_port port[0]; argument
99 struct mcast_port *port;
130 static struct mcast_group *mcast_find(struct mcast_port *port, in mcast_find()
151 static struct mcast_group *mcast_insert(struct mcast_port *port, in mcast_insert()
180 static void deref_port(struct mcast_port *port) in deref_port()
188 struct mcast_port *port = group->port; in release_group()
332 struct mcast_port *port = group->port; in send_join()
351 struct mcast_port *port = group->port; in send_leave()
562 static struct mcast_group *acquire_group(struct mcast_port *port, in acquire_group()
[all …]