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

/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_qp.c933 ib_work_completion_t *old_premature_events; local
1024 old_premature_events = srq_handle->srq_premature_events;
1046 if (!DAPL_CQE_IS_VALID(&old_premature_events[i])) {
1050 &old_premature_events[i], sizeof (ib_work_completion_t));
1076 if (old_premature_events) {
1078 dapl_os_free(old_premature_events, old_premature_size);

Completed in 20 milliseconds