Searched refs:IBD_WQE_MAPPED (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h593 IBD_WQE_MAPPED = 3, enumerator in enum:__anon7905
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c2125 ASSERT(swqe->w_buftype == IBD_WQE_MAPPED);
2126 if (swqe->w_buftype == IBD_WQE_MAPPED) {
2132 ASSERT(swqe->w_buftype != IBD_WQE_MAPPED);
H A Dibd.c6823 node->w_buftype = IBD_WQE_MAPPED;
7231 node->w_buftype = IBD_WQE_MAPPED;
7833 if (swqe->w_buftype == IBD_WQE_MAPPED) {
7883 if (swqe->w_buftype == IBD_WQE_MAPPED) {

Completed in 67 milliseconds