Searched refs:ibd_dest_type (Results 1 - 15 of 15) sorted by relevance

/freebsd-13-stable/contrib/ofed/infiniband-diags/src/
H A Dsminfo.c129 ibd_dest_type, 0, srcport) < 0)
H A Dsmpquery.c421 ibd_dest_type = IB_DEST_DRSLID;
489 if (ibd_dest_type != IB_DEST_DRSLID) {
491 ibd_dest_type, ibd_sm_id, srcport) < 0)
501 ibd_dest_type, ibd_sm_id, srcport) < 0)
H A Dibaddr.c156 ibd_dest_type, ibd_sm_id, srcport) < 0)
H A Dibdiag_common.h50 extern enum MAD_DEST ibd_dest_type;
H A Dibping.c247 if (with_grh && ibd_dest_type != IB_DEST_LID)
250 ibd_dest_type, ibd_sm_id, srcport) < 0)
H A Dibsysstat.c352 if (with_grh && ibd_dest_type != IB_DEST_LID)
355 ibd_dest_type, ibd_sm_id, srcport) < 0)
H A Dibccquery.c413 if (with_grh && ibd_dest_type != IB_DEST_LID)
416 ibd_dest_type, ibd_sm_id, srcport) < 0)
H A Dvendstat.c400 if (with_grh && ibd_dest_type != IB_DEST_LID) {
405 ibd_dest_type, ibd_sm_id, srcport) < 0) {
H A Dibccconfig.c625 if (with_grh && ibd_dest_type != IB_DEST_LID)
628 ibd_dest_type, ibd_sm_id, srcport) < 0)
H A Dibtracert.c829 ibd_dest_type, ibd_sm_id, srcport) < 0)
833 ibd_dest_type, ibd_sm_id, srcport) < 0)
836 if (ibd_dest_type == IB_DEST_DRPATH) {
850 if (ibd_dest_type != IB_DEST_DRPATH) {
H A Dibdiag_common.c64 enum MAD_DEST ibd_dest_type = IB_DEST_LID; variable in typeref:enum:MAD_DEST
257 ibd_dest_type = IB_DEST_DRPATH;
260 ibd_dest_type = IB_DEST_LID;
263 ibd_dest_type = IB_DEST_GUID;
H A Dibmirror.c476 if (ib_resolve_portid_str_via(&portid, argv[0], ibd_dest_type,
H A Dibroute.c476 ibd_dest_type, ibd_sm_id, srcport) < 0)
H A Dperfquery.c912 if (with_grh && ibd_dest_type != IB_DEST_LID)
915 ibd_dest_type, ibd_sm_id, srcport) < 0)
H A Dibportstate.c428 ibd_dest_type, ibd_sm_id, srcport) < 0)

Completed in 100 milliseconds