Searched refs:ib_resolve_portid_str_via (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/ofed/libibmad/ |
H A D | resolve.c | 142 int ib_resolve_portid_str_via(ib_portid_t * portid, char *addr_str, in ib_resolve_portid_str_via() function 214 return ib_resolve_portid_str_via(portid, addr_str, dest_type, in ib_resolve_portid_str()
|
H A D | libibmad.map | 148 ib_resolve_portid_str_via;
|
H A D | mad.h | 1743 MAD_EXPORT int ib_resolve_portid_str_via(ib_portid_t * portid, char *addr_str,
|
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | ibmirror.c | 476 if (ib_resolve_portid_str_via(&portid, argv[0], ibd_dest_type, in main()
|