Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ofed/libibnetdisc/
H A Dibnetdisc_cache.c261 if (!node_cache->node_stored_to_fabric && node_cache->node) in _destroy_ibnd_node_cache()
263 free(node_cache); in _destroy_ibnd_node_cache()
277 while (node_cache) { in _destroy_ibnd_fabric_cache()
320 if (!node_cache) { in _load_node()
329 free(node_cache); in _load_node()
386 &node_cache-> in _load_node()
489 node_cache; node_cache = node_cache->htnext) { in _find_node()
491 return node_cache; in _find_node()
534 while (node_cache) { in _rebuild_nodes()
596 if (!(node_cache = in _rebuild_ports()
[all …]