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;
339 DAPL_CQ_POLL_ONE cq_poll_one;
340 DAPL_CQ_NOTIFY cq_notify;
341 DAPL_SRQ_FLUSH srq_flush;
[all …]