Searched refs:IB_ATTR_NODE_DESC (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | ibroute.c | 74 if (!smp_query_via(nd, portid, IB_ATTR_NODE_DESC, 0, 0, srcport)) in check_switch() 296 if (!smp_query_via(nd, &lidport, IB_ATTR_NODE_DESC, 0, 100, srcport) || in dump_lid()
|
H A D | smpquery.c | 94 if (!smp_query_via(nd, dest, IB_ATTR_NODE_DESC, 0, 0, srcport)) in node_desc()
|
H A D | ibtracert.c | 146 if (!smp_query_via(nd, portid, IB_ATTR_NODE_DESC, 0, timeout, srcport)) in get_node()
|
/freebsd/contrib/ofed/libibnetdisc/ |
H A D | ibnetdisc.c | 159 return issue_smp(engine, portid, IB_ATTR_NODE_DESC, 0, in query_node_desc()
|
/freebsd/contrib/ofed/libibmad/ |
H A D | mad.h | 135 IB_ATTR_NODE_DESC = 0x10, enumerator
|