Searched defs:ibtl_cq_s (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/impl/
H A Dibtl.h284 * The address of the ibtl_cq_s structure is passed in as the ibt_cq_hdl_t
290 typedef struct ibtl_cq_s { struct
297 struct ibtl_cq_s *cq_link; /* link for queuing cq to */
299 struct ibtl_cq_s *cq_async_link; /* list link for asyncs */
309 _NOTE(DATA_READABLE_WITHOUT_LOCK(ibtl_cq_s::{cq_in_thread cq_hca

Completed in 248 milliseconds