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

/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_impl.h182 DAPL_HASH_TABLE *srq_ep_table; member in struct:dapls_ib_srq_handle
H A Ddapl_tavor_ibtf_qp.c732 ibsrq_p->srq_ep_table = NULL;
735 DAT_FALSE, &ibsrq_p->srq_ep_table);
776 if (srq_handle->srq_ep_table) {
777 (void) dapls_hash_free(srq_handle->srq_ep_table);
806 htable = srq_ptr->srq_ep_table;
826 htable = srq_ptr->srq_ep_table;
849 htable = srq_ptr->srq_handle->srq_ep_table;

Completed in 27 milliseconds