Home
last modified time | relevance | path

Searched defs:dapl_hca (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h309 struct dapl_hca { struct
333 struct dapl_hca *hca_next; argument
334 DAPL_POST_SEND post_send;
335 DAPL_POST_RECV post_recv;
336 DAPL_POST_SRQ post_srq;
337 DAPL_CQ_PEEK cq_peek;
338 DAPL_CQ_POLL cq_poll;
342 DAPL_QP_INIT qp_init;
343 DAPL_CQ_INIT cq_init;
344 DAPL_SRQ_INIT srq_init;
[all …]