Searched refs:resolve_self (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/ofed/infiniband-diags/src/ |
| H A D | ibaddr.c | 159 if (resolve_self(ibd_ca, ibd_ca_port, &portid, &port, NULL) < 0) in main()
|
| H A D | ibdiag_common.h | 153 int resolve_self(char *ca_name, uint8_t ca_port, ib_portid_t *portid,
|
| H A D | ibdiag_common.c | 598 int resolve_self(char *ca_name, uint8_t ca_port, ib_portid_t *portid, in resolve_self() function 666 if (resolve_self(ca_name, ca_port, NULL, NULL, &selfgid) < 0) in resolve_guid() 729 if (resolve_self(ca_name, ca_port, &selfportid, &selfport, in resolve_portid_str()
|
| H A D | ibsendtrap.c | 190 if (resolve_self(ibd_ca, ibd_ca_port, &selfportid, &selfport, NULL)) in send_trap()
|
| H A D | vendstat.c | 414 if (resolve_self(ibd_ca, ibd_ca_port, &portid, &port, 0) < 0) { in main()
|
| H A D | ibportstate.c | 676 if (resolve_self(ibd_ca, ibd_ca_port, &selfportid, in main()
|
| H A D | ibqueryerrors.c | 1018 if (resolve_self(ibd_ca, ibd_ca_port, &self_portid, &port, &self_gid.raw) < 0) { in main()
|
| H A D | perfquery.c | 922 if (resolve_self(ibd_ca, ibd_ca_port, &portid, &port, 0) < 0) in main()
|
| H A D | saquery.c | 1911 if ((status = resolve_self(ibd_ca, ibd_ca_port, &portid, in main()
|