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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_qp.c932 ib_work_completion_t *old_premature_events; local
1023 old_premature_events = srq_handle->srq_premature_events;
1045 if (!DAPL_CQE_IS_VALID(&old_premature_events[i])) {
1049 &old_premature_events[i], sizeof (ib_work_completion_t));
1075 if (old_premature_events) {
1077 dapl_os_free(old_premature_events, old_premature_size);

Completed in 58 milliseconds