Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_verbs_mcast.c121 struct ipath_mcast *ipath_mcast_find(union ib_gid *mgid) in ipath_mcast_find() function
Dipath_verbs.h717 struct ipath_mcast *ipath_mcast_find(union ib_gid *mgid);
Dipath_verbs.c637 mcast = ipath_mcast_find(&hdr->u.l.grh.dgid); in ipath_ib_rcv()