Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ofed/opensm/opensm/
H A Dosm_ucast_cache.c100 if (!p_cache_sw) in cache_sw_new()
112 return p_cache_sw; in cache_sw_new()
139 p_cache_sw = NULL; in cache_get_sw()
141 return p_cache_sw; in cache_get_sw()
160 if (!p_cache_sw) { in cache_add_sw_link()
162 if (!p_cache_sw) { in cache_add_sw_link()
261 if (!p_cache_sw) { in cache_remove_port()
318 CL_ASSERT(p_cache_sw->max_lid_ho && p_cache_sw->lft && in cache_restore_ucast_info()
319 p_cache_sw->num_hops && p_cache_sw->hops); in cache_restore_ucast_info()
670 p_cache_sw = in ucast_cache_validate()
[all …]