Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_verbs_mcast.c120 struct ipath_mcast *ipath_mcast_find(union ib_gid *mgid) in ipath_mcast_find() function
Dipath_verbs.h725 struct ipath_mcast *ipath_mcast_find(union ib_gid *mgid);
Dipath_verbs.c650 mcast = ipath_mcast_find(&hdr->u.l.grh.dgid); in ipath_ib_rcv()