Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c173 int ibcm_path_cache_size; variable
216 ibcm_path_cache_size = cache_size; in ibcm_path_cache_init()
235 cache_size = ibcm_path_cache_size; in ibcm_path_cache_fini()
269 for (i = 0; i < ibcm_path_cache_size; i++, path_cachep++) { in ibcm_path_cache_check()
278 for (i = 0; i < ibcm_path_cache_size; i++, path_cachep++) { in ibcm_path_cache_check()
325 for (i = 0; i < ibcm_path_cache_size; i++, path_cachep++) { in ibcm_path_cache_add()