Searched refs:from_node (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/ofed/libibnetdisc/
H A Dibnetdisc.c247 (node == f_int->fabric.from_node && port_num == f_int->fabric.from_portnum))) {
252 node == f_int->fabric.from_node &&
296 (node == f_int->fabric.from_node && port_num == f_int->fabric.from_portnum))) {
301 node == f_int->fabric.from_node &&
410 (node == f_int->fabric.from_node && port_num == f_int->fabric.from_portnum))) {
416 node == f_int->fabric.from_node &&
575 f_int->fabric.from_node = node;
961 cur_node = fabric->from_node;
H A Dibnetdisc.h60 ib_portid_t path_portid; /* path from "from_node" */
169 ibnd_node_t *from_node; member in struct:ibnd_fabric
H A Dibnetdisc_cache.c679 f_int->fabric.from_node = node_cache->node;
781 offset += _marshall64(buf + offset, fabric->from_node->guid);
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector.h258 bool findEdge(uptr from_node, uptr to_node, u32 *stk_from, u32 *stk_to, argument
260 uptr from_idx = nodeToIndex(from_node);
/freebsd-current/contrib/ofed/infiniband-diags/src/
H A Dibnetdiscover.c566 fabric->from_node->guid,
567 mad_get_field64(fabric->from_node->info, 0,

Completed in 69 milliseconds