Home
last modified time | relevance | path

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

/trueos/contrib/ofed/management/opensm/opensm/
HDosm_qos_policy.c435 cl_list_construct(&p_qos_policy->port_groups); in osm_qos_policy_create()
438 cl_list_construct(&p_qos_policy->vlarb_tables); in osm_qos_policy_create()
441 cl_list_construct(&p_qos_policy->sl2vl_tables); in osm_qos_policy_create()
444 cl_list_construct(&p_qos_policy->qos_levels); in osm_qos_policy_create()
447 cl_list_construct(&p_qos_policy->qos_match_rules); in osm_qos_policy_create()
HDosm_port.c522 cl_list_construct(&tmpPortsList); in __osm_physp_update_new_dr_path()
598 cl_list_construct(p_nextPortsList); in osm_physp_replace_dr_path_with_alternate_dr_path()
630 cl_list_construct(p_nextPortsList); in osm_physp_replace_dr_path_with_alternate_dr_path()
HDosm_db_pack.c96 cl_list_construct(&keys); in osm_db_guid2lid_guids()
HDosm_db_files.c125 cl_list_construct(&p_db->domains); in osm_db_construct()
652 cl_list_construct(&keys); in main()
HDosm_qos_parser_y.y2585 cl_list_construct(&tmp_parser_struct.str_list); in __parser_tmp_struct_init()
2587 cl_list_construct(&tmp_parser_struct.num_list); in __parser_tmp_struct_init()
2589 cl_list_construct(&tmp_parser_struct.num_pair_list); in __parser_tmp_struct_init()
2664 cl_list_construct(&__ulp_match_rules); in __setup_ulp_match_rules()
HDosm_inform.c592 cl_list_construct(&infr_to_remove_list); in osm_report_notice()
HDosm_ucast_lash.c300 cl_list_construct(&bfsq); in shortest_path()
/trueos/contrib/ofed/management/opensm/complib/
HDlibosmcomp.map37 cl_list_construct;
HDcl_list.c356 void cl_list_construct(IN cl_list_t * const p_list) in cl_list_construct() function
/trueos/contrib/ofed/management/opensm/libvendor/
HDosm_vendor_mtl_transaction_mgr.c81 cl_list_construct(&tmp_madw_p_list); in __osm_transaction_mgr_callback()
89 cl_list_construct(&retry_madw_p_list); in __osm_transaction_mgr_callback()
/trueos/contrib/ofed/management/opensm/include/complib/
HDcl_list.h228 void cl_list_construct(IN cl_list_t * const p_list);
/trueos/contrib/ofed/management/opensm/osmtest/
HDosmt_multicast.c224 cl_list_construct(&mgids_list); in osmt_query_mcast()