Home
last modified time | relevance | path

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

/trueos/contrib/ofed/management/opensm/include/opensm/
HDosm_path.h148 osm_dr_path_init(IN osm_dr_path_t * const p_path, in osm_dr_path_init() function
/trueos/contrib/ofed/management/opensm/libvendor/
HDosm_pkt_randomizer.c239 osm_dr_path_init(&dr_path, 0, /* The h_bind is not really important for us to save */ in osm_pkt_randomizer_mad_drop()
/trueos/contrib/ofed/management/opensm/opensm/
HDosm_port.c112 osm_dr_path_init(&p_physp->dr_path, h_bind, hop_count, p_initial_path); in osm_physp_init()
553 osm_dr_path_init(p_dr_path, h_bind, i, path_array); in __osm_physp_update_new_dr_path()
HDosm_node_info_rcv.c473 osm_dr_path_init(p_dr_path, h_bind, p_smp->hop_count, in __osm_ni_rcv_process_existing_ca_or_router()
513 osm_dr_path_init(path, osm_madw_get_bind_handle(p_madw), in __osm_ni_rcv_process_switch()
HDosm_state_mgr.c243 osm_dr_path_init(&dr_path, h_bind, 0, path_array); in __osm_state_mgr_sweep_hop_0()
444 osm_dr_path_init(&hop_1_path, h_bind, 1, path_array); in __osm_state_mgr_sweep_hop_1()
472 osm_dr_path_init(&hop_1_path, h_bind, 1, in __osm_state_mgr_sweep_hop_1()
HDosm_perfmgr.c611 osm_dr_path_init(&hop_1_path, h_bind, 1, path_array); in sweep_hop_1()
644 osm_dr_path_init(&hop_1_path, h_bind, 1, path_array); in sweep_hop_1()
702 osm_dr_path_init(&dr_path, h_bind, 0, path_array); in sweep_hop_0()
HDosm_port_info_rcv.c641 osm_dr_path_init(p_dr_path, in osm_pi_rcv_process()