Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf.h75 (((ib_work_completion_t *)(cqe_p))->wc_res_hash == \
78 (((ib_work_completion_t *)(cqe_p))->wc_res_hash = \
81 (((ib_work_completion_t *)(cqe_p))->wc_res_hash = \
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h1274 uint32_t wc_res_hash; /* RD: Freed Res, RSS: hash */ member
1290 #define wc_fexch_rx_bytes_xfer wc_res_hash
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c1333 wc->wc_res_hash = 0; in tavor_cq_cqe_consume()