Searched refs:cl_qcpool_init (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/ofed/management/opensm/complib/
H A Dcl_pool.c68 cl_qcpool_init(IN cl_qcpool_t * const p_pool, function
445 status = cl_qcpool_init(&p_pool->qcpool, min_size, max_size, grow_size,
553 status = cl_qcpool_init(&p_pool->qcpool, min_size, max_size, grow_size,
665 status = cl_qcpool_init(&p_pool->qcpool, min_size, max_size, grow_size,
/freebsd-10.2-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_qcomppool.h98 * cl_qcpool_construct, cl_qcpool_init, cl_qcpool_destroy
194 * [in] Context provided in a call to cl_qcpool_init.
205 * Other cl_status_t values will be returned by cl_qcpool_init
211 * cl_qcpool_init function.
216 * operation, initiated either through cl_qcpool_init or cl_qcpool_grow,
232 * Quick Composite Pool, cl_qcpool_init
255 * [in] Context provided in a call to cl_qcpool_init.
263 * cl_qcpool_init function.
271 * Quick Composite Pool, cl_qcpool_init
361 * Allows calling cl_qcpool_init, cl_qcpool_destro
[all...]

Completed in 95 milliseconds