Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_qp.c587 size_t freeev_size; in dapls_ib_srq_alloc() local
693 freeev_size = ibsrq_p->srq_wq_numwqe * sizeof (uint32_t); in dapls_ib_srq_alloc()
694 ibsrq_p->srq_freepr_events = (uint32_t *)dapl_os_alloc(freeev_size); in dapls_ib_srq_alloc()