Searched refs:IB_NUM_CACHED_PATHS (Results 1 – 1 of 1) sorted by relevance
160 #define IB_NUM_CACHED_PATHS 4 macro169 static struct ib_cached_path ib_path_cache[IB_NUM_CACHED_PATHS];186 for ( i = 0 ; i < IB_NUM_CACHED_PATHS ; i++ ) { in ib_find_path_cache_entry()277 cache_idx = ( (ib_path_cache_idx++) % IB_NUM_CACHED_PATHS ); in ib_resolve_path()