Home
last modified time | relevance | path

Searched refs:hermon_hw_cqe_t (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c58 hermon_hw_cqe_t *cqe, ibt_wc_t *wc);
60 hermon_hw_cqe_t *cqe, ibt_wc_t *wc);
80 hermon_hw_cqe_t *buf; in hermon_cq_alloc()
224 buf = (hermon_hw_cqe_t *)cq->cq_cqinfo.qa_buf_aligned; in hermon_cq_alloc()
586 hermon_hw_cqe_t *buf; in hermon_cq_resize()
653 buf = (hermon_hw_cqe_t *)new_cqinfo.qa_buf_aligned; in hermon_cq_resize()
870 hermon_hw_cqe_t *cqe; in hermon_cq_poll()
1292 hermon_hw_cqe_t *cqe, ibt_wc_t *wc) in hermon_cq_cqe_consume()
1477 hermon_hw_cqe_t *cqe, ibt_wc_t *wc) in hermon_cq_errcqe_consume()
1650 hermon_hw_cqe_t *cqe, *next_cqe; in hermon_cq_entries_flush()
[all …]
H A Dhermon_umap.c1591 data->mcq_cqesz = sizeof (hermon_hw_cqe_t); in hermon_umap_cq_data_out()
H A Dhermon_wr.c2359 hermon_wrid_get_entry(hermon_cqhdl_t cq, hermon_hw_cqe_t *cqe) in hermon_wrid_get_entry()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_typedef.h81 typedef struct hermon_hw_cqe_s hermon_hw_cqe_t; typedef
H A Dhermon_wr.h186 ibt_wrid_t hermon_wrid_get_entry(hermon_cqhdl_t cqhdl, hermon_hw_cqe_t *cqe);
H A Dhermon_cq.h216 hermon_hw_cqe_t *cq_buf;