Searched refs:TAVOR_WR_RECV (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_wr.h78 #define TAVOR_WR_RECV 0x0 macro
H A Ddapl_tavor_wr.c792 TAVOR_WR_RECV);
797 qp->qp_num, TAVOR_WR_RECV, qp->qp_srq_enabled ? 0 : 1);
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_wr.h236 * TAVOR_WR_RECV) are used to uniquely identify the given work queue.
278 #define TAVOR_WR_RECV 0x0 macro
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_wr.c597 tavor_wqe_sync(qp, sync_from, sync_to, TAVOR_WR_RECV,
617 TAVOR_WR_RECV, DDI_DMA_SYNC_FORDEV);
2121 } else if (sync_type == TAVOR_WR_RECV) {
2416 TAVOR_WR_RECV);
2434 qp->qp_qpnum, TAVOR_WR_RECV, create_wql);

Completed in 68 milliseconds