Searched refs:cl_list_t (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/ofed/opensm/include/complib/ |
H A D | cl_list.h | 121 } cl_list_t; typedef 228 void cl_list_construct(IN cl_list_t * const p_list); 257 static inline boolean_t cl_is_list_inited(IN const cl_list_t * const p_list) in cl_is_list_inited() 297 cl_list_init(IN cl_list_t * const p_list, IN const size_t min_items); 331 void cl_list_destroy(IN cl_list_t * const p_list); 363 static inline boolean_t cl_is_list_empty(IN const cl_list_t * const p_list) in cl_is_list_empty() 394 cl_list_insert_head(IN cl_list_t * const p_list, IN const void *const p_object) in cl_list_insert_head() 445 cl_list_insert_tail(IN cl_list_t * const p_list, IN const void *const p_object) in cl_list_insert_tail() 497 cl_list_insert_array_head(IN cl_list_t * const p_list, 542 cl_list_insert_array_tail(IN cl_list_t * const p_list, [all …]
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_qos_policy.h | 84 cl_list_t group_list; /* list of group names (strings) */ 85 cl_list_t across_list; /* list of 'across' group names (strings) */ 86 cl_list_t vlarb_high_list; /* list of num pairs (n:m,...), 32-bit values */ 87 cl_list_t vlarb_low_list; /* list of num pairs (n:m,...), 32-bit values */ 95 cl_list_t group_list; /* list of strings (port group names) */ 98 cl_list_t across_from_list; /* list of strings (port group names) */ 99 cl_list_t across_to_list; /* list of strings (port group names) */ 128 cl_list_t source_list; /* list of strings */ 129 cl_list_t source_group_list; /* list of pointers to relevant port-group */ 130 cl_list_t destination_list; /* list of strings */ [all …]
|
H A D | osm_db.h | 123 cl_list_t domains; 321 int osm_db_keys(IN osm_db_domain_t * p_domain, OUT cl_list_t * p_key_list);
|
/freebsd/contrib/ofed/opensm/complib/ |
H A D | cl_list.c | 343 void cl_list_construct(IN cl_list_t * const p_list) in cl_list_construct() 350 cl_status_t cl_list_init(IN cl_list_t * const p_list, IN const size_t min_items) in cl_list_init() 370 void cl_list_destroy(IN cl_list_t * const p_list) in cl_list_destroy() 388 cl_status_t cl_list_remove_object(IN cl_list_t * const p_list, in cl_list_remove_object() 409 boolean_t cl_is_object_in_list(IN const cl_list_t * const p_list, in cl_is_object_in_list() 420 cl_status_t cl_list_insert_array_head(IN cl_list_t * const p_list, in cl_list_insert_array_head() 459 cl_status_t cl_list_insert_array_tail(IN cl_list_t * const p_list, in cl_list_insert_array_tail() 494 cl_list_iterator_t cl_list_find_from_head(IN const cl_list_t * const p_list, in cl_list_find_from_head() 520 cl_list_iterator_t cl_list_find_from_tail(IN const cl_list_t * const p_list, in cl_list_find_from_tail() 546 void cl_list_apply_func(IN const cl_list_t * const p_list, in cl_list_apply_func()
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_port.c | 391 cl_list_t tmpPortsList; in physp_update_new_dr_path() 444 cl_list_t *p_currPortsList; in osm_physp_replace_dr_path_with_alternate_dr_path() 445 cl_list_t *p_nextPortsList; in osm_physp_replace_dr_path_with_alternate_dr_path() 452 p_nextPortsList = (cl_list_t *) malloc(sizeof(cl_list_t)); in osm_physp_replace_dr_path_with_alternate_dr_path() 498 p_nextPortsList = (cl_list_t *) malloc(sizeof(cl_list_t)); in osm_physp_replace_dr_path_with_alternate_dr_path()
|
H A D | osm_db_pack.c | 138 cl_list_t keys; in osm_db_guid2lid_guids() 205 cl_list_t keys; in osm_db_guid2mkey_guids() 267 cl_list_t keys; in osm_db_neighbor_guids()
|
H A D | osm_db_files.c | 565 cl_list_t *p_list = (cl_list_t *) arg; in get_key_of_tbl_entry() 570 int osm_db_keys(IN osm_db_domain_t * p_domain, OUT cl_list_t * p_key_list) in osm_db_keys() 690 cl_list_t keys; in main()
|
H A D | osm_qos_parser_y.y | 72 cl_list_t str_list; 73 cl_list_t num_list; 74 cl_list_t num_pair_list; 104 cl_list_t * p_list, 109 cl_list_t * p_list, 137 cl_list_t * p_list); 188 static cl_list_t __ulp_match_rules; 2884 cl_list_t * p_list, in __pkey_rangelist2rangearr() 2914 cl_list_t * p_list, in __rangelist2rangearr() 3063 cl_list_t * p_list) in __parser_add_partition_list_to_port_map()
|
H A D | osm_inform.c | 62 cl_list_t *p_remove_infr_list; 372 cl_list_t *p_infr_to_remove_list = p_infr_match->p_remove_infr_list; in is_access_permitted() 773 cl_list_t infr_to_remove_list; in osm_report_notice()
|
H A D | osm_ucast_ftree.c | 1533 cl_list_t bfs_list; in bfs_fabric_indexing() 3189 IN cl_list_t * p_ranking_bfs_list) in rank_switches_from_leafs() 3243 IN cl_list_t * p_ranking_bfs_list) in rank_leaf_switches() 3600 cl_list_t *list; 3627 IN cl_list_t* p_ranking_bfs_list) in fabric_load_roots() 3664 IN cl_list_t* p_ranking_bfs_list) in fabric_rank_from_roots() 3738 cl_list_t ranking_bfs_list; in fabric_rank_from_hcas() 3779 IN cl_list_t* p_ranking_bfs_list) in fabric_rerank_using_root() 3805 cl_list_t ranking_bfs_list; in fabric_rank()
|
H A D | osm_ucast_lash.c | 238 inline static void enqueue(cl_list_t * bfsq, switch_t * sw) in enqueue() 245 inline static void dequeue(cl_list_t * bfsq, switch_t ** sw) in dequeue() 266 cl_list_t bfsq; in shortest_path()
|
H A D | osm_qos_policy.c | 552 cl_list_t * p_port_group_list) in __qos_policy_is_port_in_group_list()
|
/freebsd/contrib/ofed/opensm/libvendor/ |
H A D | osm_vendor_mtl_transaction_mgr.c | 72 cl_list_t tmp_madw_p_list; /* this list will include all the madw_p that should be removed. */ in __osm_transaction_mgr_callback() 73 …cl_list_t retry_madw_p_list; /* this list will include all the madw_p that were retried and need … in __osm_transaction_mgr_callback()
|