Searched refs:ib_resolve_self_via (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14-stable/contrib/ofed/libibmad/ |
| HD | 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()
|
| HD | libibmad.map | 149 ib_resolve_self_via;
|
| HD | mad.h | 1747 MAD_EXPORT int ib_resolve_self_via(ib_portid_t * portid, int *portnum,
|
| /freebsd-14-stable/contrib/ofed/infiniband-diags/src/ |
| HD | ibmirror.c | 264 if (ib_resolve_self_via(&selfportid, &selfport, 0, srcport) < 0) in get_peer()
|
| /freebsd-14-stable/contrib/ofed/libibnetdisc/ |
| HD | ibnetdisc.c | 791 if (ib_resolve_self_via(&scan.selfportid, in ibnd_discover_fabric()
|