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

/freebsd-11-stable/contrib/ofed/opensm/complib/
H A Dcl_pool.c58 void cl_qcpool_construct(IN cl_qcpool_t * const p_pool) function
91 cl_qcpool_construct(p_pool);
420 cl_qcpool_construct(&p_pool->qcpool);
517 cl_qcpool_construct(&p_pool->qcpool);
623 cl_qcpool_construct(&p_pool->qcpool);
/freebsd-11-stable/contrib/ofed/opensm/include/complib/
H A Dcl_qcomppool.h98 * cl_qcpool_construct, cl_qcpool_init, cl_qcpool_destroy
342 /****f* Component Library: Quick Composite Pool/cl_qcpool_construct
344 * cl_qcpool_construct
347 * The cl_qcpool_construct function constructs a quick composite pool.
351 void cl_qcpool_construct(IN cl_qcpool_t * const p_pool);
363 * Calling cl_qcpool_construct is a prerequisite to calling any other
492 * Quick Composite Pool, cl_qcpool_construct, cl_qcpool_destroy,
522 * cl_qcpool_construct or cl_qcpool_init.
528 * Quick Composite Pool, cl_qcpool_construct, cl_qcpool_init

Completed in 63 milliseconds