Home
last modified time | relevance | path

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

/drivers/infiniband/core/
Dmulticast.c60 struct mcast_port { struct
74 struct mcast_port port[]; argument
99 struct mcast_port *port;
129 static struct mcast_group *mcast_find(struct mcast_port *port, in mcast_find()
150 static struct mcast_group *mcast_insert(struct mcast_port *port, in mcast_insert()
179 static void deref_port(struct mcast_port *port) in deref_port()
187 struct mcast_port *port = group->port; in release_group()
332 struct mcast_port *port = group->port; in send_join()
347 struct mcast_port *port = group->port; in send_leave()
557 static struct mcast_group *acquire_group(struct mcast_port *port, in acquire_group()
[all …]