Home
last modified time | relevance | path

Searched refs:tavor_wrid_get_entry (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_wr.h303 uint64_t tavor_wrid_get_entry(tavor_cqhdl_t cqhdl, tavor_hw_cqe_t *cqe,
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c1222 wc->wc_id = tavor_wrid_get_entry(cq, cqe, NULL); in tavor_cq_cqe_consume()
1374 wc->wc_id = tavor_wrid_get_entry(cq, cqe, &wre); in tavor_cq_errcqe_consume()
H A Dtavor_wr.c2599 tavor_wrid_get_entry(tavor_cqhdl_t cq, tavor_hw_cqe_t *cqe, in tavor_wrid_get_entry() function