Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_hash.c57 DAPL_HASH_KEY key;
110 } else if (element->key == (DAPL_HASH_KEY) (in_key)) { \
140 DAPL_HASH_KEY key, in dapli_hash_rehash()
180 DAPL_HASH_KEY key, in dapli_hash_add()
186 DAPL_HASH_KEY hashValue; in dapli_hash_add()
289 DAPL_HASH_KEY key, in dapl_hash_delete_element()
442 IN DAPL_HASH_KEY key, in dapls_hash_insert()
476 IN DAPL_HASH_KEY key, in dapls_hash_search()
508 IN DAPL_HASH_KEY key, in dapls_hash_remove()
512 DAPL_HASH_KEY hashValue; in dapls_hash_remove()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl_hash.h99 IN DAPL_HASH_KEY key,
105 IN DAPL_HASH_KEY key,
111 IN DAPL_HASH_KEY key,
H A Ddapl.h240 typedef DAT_UINT64 DAPL_HASH_KEY; typedef
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_wr.c539 DAPL_HASH_KEY key; in dapli_tavor_wrid_wqhdr_find()
550 key = (DAPL_HASH_KEY)(((uint64_t)send_or_recv << 32) | (uint32_t)qpn); in dapli_tavor_wrid_wqhdr_find()
1093 DAPL_HASH_KEY key; in dapli_tavor_cq_wqhdr_add()
1101 key = (DAPL_HASH_KEY)(((uint64_t)wqhdr->wq_send_or_recv << 32) | in dapli_tavor_cq_wqhdr_add()
1115 DAPL_HASH_KEY key; in dapli_tavor_cq_wqhdr_remove()
1122 key = (DAPL_HASH_KEY)(((uint64_t)wqhdr->wq_send_or_recv << 32) | in dapli_tavor_cq_wqhdr_remove()
H A Ddapl_tavor_ibtf_qp.c801 DAPL_HASH_KEY key; in dapli_ib_srq_add_ep()
819 DAPL_HASH_KEY key; in dapli_ib_srq_remove_ep()
842 DAPL_HASH_KEY key; in dapls_ib_srq_lookup_ep()