Searched refs:port_cache (Results 1 – 1 of 1) sorted by relevance
286 while (port_cache) { in _destroy_ibnd_fabric_cache()289 if (!port_cache->port_stored_to_fabric && port_cache->port) in _destroy_ibnd_fabric_cache()291 free(port_cache); in _destroy_ibnd_fabric_cache()421 if (!port_cache) { in _load_port()430 free(port_cache); in _load_port()435 port_cache->port = port; in _load_port()462 free(port_cache); in _load_port()473 port_cache; port_cache = port_cache->htnext) { in _find_port()476 return port_cache; in _find_port()512 node->ports[port_cache->port->portnum] = port_cache->port; in _fill_port()[all …]