Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/complib/
H A Dcl_map.c883 static cl_status_t __cl_map_delta_move(OUT cl_map_t * const p_dest, in __cl_map_delta_move() function
941 status = __cl_map_delta_move(p_old, p_map1, &itor1); in cl_map_delta()
950 status = __cl_map_delta_move(p_new, p_map2, &itor2); in cl_map_delta()
966 status = __cl_map_delta_move(p_new, p_map2, &itor2); in cl_map_delta()
976 status = __cl_map_delta_move(p_old, p_map1, &itor1); in cl_map_delta()