Searched refs:cl_qlist_t (Results 1 - 25 of 59) sorted by relevance

123

/freebsd-12-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_mcast_mgr.h64 int osm_mcast_make_port_list_and_map(cl_qlist_t * list, cl_qmap_t * map,
67 void osm_mcast_drop_port_list(cl_qlist_t * list);
69 osm_switch_t * osm_mcast_mgr_find_root_switch(osm_sm_t * sm, cl_qlist_t * list);
H A Dosm_db_pack.h126 OUT cl_qlist_t * p_guid_list);
276 OUT cl_qlist_t * p_guid_list);
444 OUT cl_qlist_t * p_guid_list);
H A Dosm_lid_mgr.h100 cl_qlist_t free_ranges;
H A Dosm_vl15intf.h125 cl_qlist_t rfifo;
126 cl_qlist_t ufifo;
H A Dosm_congestion_control.h89 cl_qlist_t mad_queue;
H A Dosm_ucast_mgr.h99 cl_qlist_t port_order_list;
H A Dosm_subnet.h754 cl_qlist_t prefix_routes_list;
757 cl_qlist_t sa_sr_list;
758 cl_qlist_t sa_infr_list;
759 cl_qlist_t alias_guid_list;
H A Dosm_sa.h476 cl_qlist_t *list);
606 IN cl_qlist_t * p_list);
614 IN cl_qlist_t * p_list);
/freebsd-12-stable/contrib/ofed/opensm/include/complib/
H A Dcl_qlist.h70 * The Quick List functions operate on a cl_qlist_t structure which should be
76 * cl_qlist_t, cl_list_item_t, cl_list_obj_t
170 /****s* Component Library: Quick List/cl_qlist_t
172 * cl_qlist_t
177 * The cl_qlist_t structure should be treated as opaque and should be
186 } cl_qlist_t; typedef in typeref:struct:_cl_qlist
413 static inline void __cl_qlist_reset(IN cl_qlist_t * const p_list)
435 static inline void cl_qlist_init(IN cl_qlist_t * const p_list)
449 * [in] Pointer to a cl_qlist_t structure to initialize.
472 static inline uint32_t cl_qlist_count(IN const cl_qlist_t * cons
[all...]
H A Dcl_qcomppool.h296 cl_qlist_t free_list;
297 cl_qlist_t alloc_list;
652 cl_qcpool_put_list(IN cl_qcpool_t * const p_pool, IN cl_qlist_t * const p_list)
682 * [in] Pointer to a cl_qlist_t structure for the list of objects
H A Dcl_dispatcher.h215 cl_qlist_t reg_list;
217 cl_qlist_t msg_fifo;
H A Dcl_event_wheel.h143 cl_qlist_t events_wheel;
H A Dcl_qpool.h533 cl_qpool_put_list(IN cl_qpool_t * const p_pool, IN cl_qlist_t * const p_list)
546 * [in] Pointer to a cl_qlist_t structure for the list of objects
/freebsd-12-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_umadt.h68 cl_qlist_t register_list;
93 cl_qlist_t trans_ctxt_list;
96 cl_qlist_t timeout_list;
H A Dosm_vendor_mlx.h73 cl_qlist_t bind_handles;
H A Dosm_vendor_mlx_sar.h113 osmv_rmpp_sar_reassemble_arbt_mad(osmv_rmpp_sar_t * p_sar, cl_qlist_t * p_bufs);
H A Dosm_vendor_mtl_transaction_mgr.h139 cl_qlist_t *madw_reqs_list_p;
/freebsd-12-stable/contrib/ofed/opensm/complib/
H A Dcl_list.c54 void cl_qlist_insert_array_head(IN cl_qlist_t * const p_list,
84 void cl_qlist_insert_array_tail(IN cl_qlist_t * const p_list,
109 void cl_qlist_insert_list_head(IN cl_qlist_t * const p_dest_list,
110 IN cl_qlist_t * const p_src_list)
161 void cl_qlist_insert_list_tail(IN cl_qlist_t * const p_dest_list,
162 IN cl_qlist_t * const p_src_list)
213 boolean_t cl_is_item_in_qlist(IN const cl_qlist_t * const p_list,
236 cl_list_item_t *cl_qlist_find_next(IN const cl_qlist_t * const p_list,
265 cl_list_item_t *cl_qlist_find_prev(IN const cl_qlist_t * const p_list,
294 void cl_qlist_apply_func(IN const cl_qlist_t * cons
[all...]
/freebsd-12-stable/contrib/ofed/opensm/opensm/
H A Dosm_sa_sw_info_record.c65 cl_qlist_t *p_list;
72 IN cl_qlist_t * p_list,
104 IN cl_qlist_t * p_list, IN ib_net16_t match_lid,
199 cl_qlist_t rec_list;
H A Dosm_mcast_mgr.c88 int osm_mcast_make_port_list_and_map(cl_qlist_t * list, cl_qmap_t * map,
124 void osm_mcast_drop_port_list(cl_qlist_t * list)
142 static void create_mgrp_switch_map(cl_qmap_t * m, cl_qlist_t * port_list)
261 cl_qlist_t * list)
313 osm_switch_t *osm_mcast_mgr_find_root_switch(osm_sm_t * sm, cl_qlist_t *list)
401 osm_switch_t * p_sw, cl_qlist_t * p_list,
402 cl_qlist_t * list_array, uint8_t array_size)
466 static void mcast_mgr_purge_list(osm_sm_t * sm, uint16_t mlid, cl_qlist_t * list)
491 cl_qlist_t * p_list, uint8_t depth,
497 cl_qlist_t *list_arra
[all...]
H A Dosm_sa_node_record.c65 cl_qlist_t *p_list;
72 IN cl_qlist_t * p_list,
114 IN cl_qlist_t * p_list,
290 cl_qlist_t rec_list;
H A Dosm_db_pack.c135 OUT cl_qlist_t * p_guid_list)
202 OUT cl_qlist_t * p_guid_list)
264 OUT cl_qlist_t * p_neighbor_list)
H A Dosm_sa_lft_record.c65 cl_qlist_t *p_list;
72 IN cl_qlist_t * p_list,
182 cl_qlist_t rec_list;
H A Dosm_sa_mft_record.c65 cl_qlist_t *p_list;
72 IN cl_qlist_t * p_list,
215 cl_qlist_t rec_list;
/freebsd-12-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_ibmgt.c66 cl_qlist_t *p_smi_list;
70 cl_qlist_t *gsi_mgmt_lists[15];
215 p_tpot_info->p_smi_list = malloc(sizeof(cl_qlist_t));
225 memset(p_tpot_info->p_smi_list, 0, sizeof(cl_qlist_t));
295 malloc(sizeof(cl_qlist_t));
304 0, sizeof(cl_qlist_t));
483 cl_qlist_t *p_list = NULL;
607 cl_qlist_t *p_list;

Completed in 238 milliseconds

123