Searched refs:cl_qlist_set_obj (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_ibmgt.c255 cl_qlist_set_obj(p_obj, p_bo);
312 cl_qlist_set_obj(p_obj, p_bo);
H A Dosm_vendor_mlx_rmpp_ctx.c255 cl_qlist_set_obj(p_obj, p_list_mad);
H A Dosm_vendor_mlx.c305 cl_qlist_set_obj(p_obj, p_bo);
H A Dosm_vendor_mlx_anafa.c322 cl_qlist_set_obj(p_obj, p_bo);
/freebsd-13-stable/contrib/ofed/opensm/include/complib/
H A Dcl_qlist.h82 * cl_qlist_set_obj, cl_qlist_obj
159 * Use cl_qlist_set_obj and cl_qlist_obj to set and retrieve the value
163 * Users can use the cl_qlist_set_obj and cl_qlist_obj functions to store
167 * Quick List, cl_qlist_set_obj, cl_qlist_obj, cl_list_item_t
351 /****f* Component Library: Quick List/cl_qlist_set_obj
353 * cl_qlist_set_obj
356 * The cl_qlist_set_obj function sets the object stored in a list object.
361 cl_qlist_set_obj(IN cl_list_obj_t * const p_list_obj, function
389 * The cl_qlist_set_obj function returns the object stored in a list object.
410 * Quick List, cl_qlist_set_obj
[all...]

Completed in 147 milliseconds