Home
last modified time | relevance | path

Searched refs:maxhops_discovered (Results 1 – 4 of 4) sorted by relevance

/src/contrib/ofed/libibnetdisc/
H A Dibnetdisc.c104 f_int->fabric.maxhops_discovered > scan->cfg->max_hops) in retract_dpath()
112 f_int->fabric.maxhops_discovered++; in retract_dpath()
125 f_int->fabric.maxhops_discovered > scan->cfg->max_hops) in extend_dpath()
141 f_int->fabric.maxhops_discovered) in extend_dpath()
142 f_int->fabric.maxhops_discovered++; in extend_dpath()
811 f_int->fabric.maxhops_discovered += scan.initial_hops; in ibnd_discover_fabric()
H A Dibnetdisc.h176 unsigned maxhops_discovered; member
H A Dibnetdisc_cache.c253 fabric_cache->f_int->fabric.maxhops_discovered = tmp32; in _load_header_info()
782 offset += _marshall32(buf + offset, fabric->maxhops_discovered); in _cache_header_info()
/src/contrib/ofed/infiniband-diags/src/
H A Dibnetdiscover.c564 fabric->maxhops_discovered, fabric->total_mads_used); in dump_topology()