Home
last modified time | relevance | path

Searched refs:smalid (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibnetdiscover.c267 node->smalid, node->smalmc); in out_switch_detail()
408 port->remoteport->node->smalid : in out_switch_port()
469 port->remoteport->node->smalid : in out_ca_port()
736 IB_NODE_SWITCH ? node->smalid : port->base_lid, in dump_ports_report()
751 port->remoteport->node->smalid : in dump_ports_report()
899 && fabric1_node->smalid != fabric2_node->smalid) || in diff_iter_func()
H A Diblinkinfo.c222 port->remoteport->node->smalid, in print_port()
257 node->smalid, port->portnum, ext_port_str, in print_port()
428 && fabric1_node->smalid != fabric2_node->smalid) || in diff_node_iter()
H A Dibqueryerrors.c267 base_lid : port->remoteport->node->smalid, in print_port_config()
281 printf(" Link info: %6d", node->smalid); in print_port_config()
772 ib_portid_set(&portid, node->smalid, 0, 0); in print_node()
793 ib_portid_set(&portid, node->smalid, 0, 0); in print_node()
816 ib_portid_set(&portid, node->smalid, 0, 0); in print_node()
H A Ddump_fts.c203 node->guid, node->smalid, in dump_multicast_tables()
355 node->guid, node->smalid, in dump_unicast_tables()
/freebsd/contrib/ofed/libibnetdisc/
H A Dibnetdisc.h63 uint16_t smalid; member
H A Dibnetdisc_cache.c339 offset += _unmarshall16(buf + offset, &node->smalid); in _load_node()
818 offset += _marshall16(buf + offset, node->smalid); in _cache_node()
H A Dibnetdisc.c367 node->smalid = port->base_lid; in recv_port_info()
370 port->base_lid = node->smalid; in recv_port_info()