Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_port.c444 cl_list_t *p_currPortsList; in osm_physp_replace_dr_path_with_alternate_dr_path() local
497 p_currPortsList = p_nextPortsList; in osm_physp_replace_dr_path_with_alternate_dr_path()
500 p_nextPortsList = p_currPortsList; in osm_physp_replace_dr_path_with_alternate_dr_path()
505 p_physp = (osm_physp_t *) cl_list_remove_head(p_currPortsList); in osm_physp_replace_dr_path_with_alternate_dr_path()
563 cl_list_remove_head(p_currPortsList); in osm_physp_replace_dr_path_with_alternate_dr_path()
569 (p_currPortsList); in osm_physp_replace_dr_path_with_alternate_dr_path()
580 cl_list_destroy(p_currPortsList); in osm_physp_replace_dr_path_with_alternate_dr_path()
581 free(p_currPortsList); in osm_physp_replace_dr_path_with_alternate_dr_path()