Home
last modified time | relevance | path

Searched refs:cl_ptr_vector_construct (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/ofed/opensm/complib/
H A Dcl_ptr_vector.c50 void cl_ptr_vector_construct(IN cl_ptr_vector_t * const p_vector) in cl_ptr_vector_construct() function
67 cl_ptr_vector_construct(p_vector); in cl_ptr_vector_init()
H A Dlibosmcomp.map90 cl_ptr_vector_construct;
H A Dcl_dispatcher.c126 cl_ptr_vector_construct(&p_disp->reg_vec); in cl_disp_construct()
/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_ptr_vector.h220 void cl_ptr_vector_construct(IN cl_ptr_vector_t * const p_vector);
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_pkey.c62 cl_ptr_vector_construct(&p_pkey_tbl->blocks); in osm_pkey_tbl_construct()
63 cl_ptr_vector_construct(&p_pkey_tbl->new_blocks); in osm_pkey_tbl_construct()
H A Dosm_port.c64 cl_ptr_vector_construct(&p_physp->slvl_by_port); in osm_physp_construct()
H A Dosm_state_mgr.c1123 cl_ptr_vector_construct(&ref_port_lid_tbl); in state_mgr_check_tbl_consistency()
H A Dosm_subnet.c1060 cl_ptr_vector_construct(&p_subn->port_lid_tbl); in osm_subn_construct()