Searched refs:ib_resolve_self_via (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/ofed/libibmad/ |
H A D | resolve.c | 190 if (ib_resolve_self_via(&selfportid, &selfport, 0, srcport) < 0) in ib_resolve_portid_str_via() 218 int ib_resolve_self_via(ib_portid_t * portid, int *portnum, ibmad_gid_t * gid, in ib_resolve_self_via() function 248 return ib_resolve_self_via(portid, portnum, gid, ibmp); in ib_resolve_self()
|
H A D | libibmad.map | 149 ib_resolve_self_via;
|
H A D | mad.h | 1747 MAD_EXPORT int ib_resolve_self_via(ib_portid_t * portid, int *portnum,
|
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | ibmirror.c | 264 if (ib_resolve_self_via(&selfportid, &selfport, 0, srcport) < 0) in get_peer()
|
/freebsd/contrib/ofed/libibnetdisc/ |
H A D | ibnetdisc.c | 791 if (ib_resolve_self_via(&scan.selfportid, in ibnd_discover_fabric()
|