Searched refs:srq_ep_table (Results 1 – 2 of 2) sorted by relevance
731 ibsrq_p->srq_ep_table = NULL; in dapls_ib_srq_alloc()734 DAT_FALSE, &ibsrq_p->srq_ep_table); in dapls_ib_srq_alloc()775 if (srq_handle->srq_ep_table) { in dapls_ib_srq_free()776 (void) dapls_hash_free(srq_handle->srq_ep_table); in dapls_ib_srq_free()805 htable = srq_ptr->srq_ep_table; in dapli_ib_srq_add_ep()825 htable = srq_ptr->srq_ep_table; in dapli_ib_srq_remove_ep()848 htable = srq_ptr->srq_handle->srq_ep_table; in dapls_ib_srq_lookup_ep()
182 DAPL_HASH_TABLE *srq_ep_table; member