Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cq.h211 struct hermon_sw_cq_s { struct
213 struct hermon_sw_cq_s *cq_resize_hdl; /* points to tranistory hdl */ argument
214 uint32_t cq_consindx;
215 uint32_t cq_cqnum;
216 hermon_hw_cqe_t *cq_buf;
217 hermon_mrhdl_t cq_mrhdl;
218 uint32_t cq_bufsz;
219 uint32_t cq_log_cqsz;
220 uint_t cq_refcnt;
221 uint32_t cq_eqnum;
[all …]