Searched refs:ib_resolve_portid_str (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.3-release/contrib/ofed/management/infiniband-diags/src/
H A Dibaddr.c179 if (ib_resolve_portid_str(&sm_portid, optarg, IB_DEST_LID, 0) < 0)
207 if (ib_resolve_portid_str(&portid, argv[0], dest_type, sm_id) < 0)
H A Dsminfo.c176 if (ib_resolve_portid_str(&portid, argv[0], dest_type, 0) < 0)
H A Dibping.c258 if (ib_resolve_portid_str(&sm_portid, optarg, IB_DEST_LID, 0) < 0)
302 if (ib_resolve_portid_str(&portid, argv[0], dest_type, sm_id) < 0)
H A Dibsysstat.c300 if (ib_resolve_portid_str(&sm_portid, optarg, IB_DEST_LID, 0) < 0)
347 if (ib_resolve_portid_str(&portid, argv[0], dest_type, sm_id) < 0)
H A Dvendstat.c195 if (ib_resolve_portid_str(&sm_portid, optarg, IB_DEST_LID, 0) < 0)
220 if (ib_resolve_portid_str(&portid, argv[0], dest_type, sm_id) < 0)
H A Dsmpquery.c490 if (ib_resolve_portid_str(&sm_portid, optarg, IB_DEST_LID, 0) < 0)
522 if (ib_resolve_portid_str(&portid, argv[1], dest_type, sm_id) < 0)
531 if (ib_resolve_portid_str(&portid, concat, dest_type, sm_id) < 0)
H A Dibportstate.c291 if (ib_resolve_portid_str(&sm_portid, optarg, IB_DEST_LID, 0) < 0)
318 if (ib_resolve_portid_str(&portid, argv[0], dest_type, sm_id) < 0)
H A Dibroute.c445 if (ib_resolve_portid_str(&sm_portid, optarg, IB_DEST_LID, 0) < 0)
482 if (ib_resolve_portid_str(&portid, argv[0], dest_type, sm_id) < 0)
H A Dperfquery.c410 if (ib_resolve_portid_str(&sm_portid, optarg, IB_DEST_LID, 0) < 0)
443 if (ib_resolve_portid_str(&portid, argv[0], dest_type, sm_id) < 0)
H A Dibtracert.c788 if (ib_resolve_portid_str(&sm_portid, optarg, IB_DEST_LID, 0) < 0)
817 if (ib_resolve_portid_str(&src_portid, argv[0], dest_type, sm_id) < 0)
820 if (ib_resolve_portid_str(&dest_portid, argv[1], dest_type, sm_id) < 0)
/freebsd-10.3-release/contrib/ofed/management/libibmad/src/
H A Dresolve.c148 ib_resolve_portid_str(ib_portid_t *portid, char *addr_str, int dest_type, ib_portid_t *sm_id) function
/freebsd-10.3-release/contrib/ofed/management/libibmad/include/infiniband/
H A Dmad.h811 int ib_resolve_portid_str(ib_portid_t *portid, char *addr_str,

Completed in 189 milliseconds