Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h593 IBD_WQE_MAPPED = 3, enumerator
/titanic_41/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c2125 ASSERT(swqe->w_buftype == IBD_WQE_MAPPED); in ibd_rc_tx_cleanup()
2126 if (swqe->w_buftype == IBD_WQE_MAPPED) { in ibd_rc_tx_cleanup()
2132 ASSERT(swqe->w_buftype != IBD_WQE_MAPPED); in ibd_rc_tx_cleanup()
H A Dibd.c6823 node->w_buftype = IBD_WQE_MAPPED; in ibd_prepare_sgl()
7231 node->w_buftype = IBD_WQE_MAPPED; in ibd_send()
7833 if (swqe->w_buftype == IBD_WQE_MAPPED) { in ibd_tx_cleanup()
7883 if (swqe->w_buftype == IBD_WQE_MAPPED) { in ibd_tx_cleanup_list()