Home
last modified time | relevance | path

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

/openbmc/qemu/hw/rdma/
H A Drdma_backend.h39 IBV_QPT_SMI = 0, enumerator
H A Drdma_backend.c499 if (qp_type == IBV_QPT_SMI) { in rdma_backend_post_send()
615 if (qp_type == IBV_QPT_SMI) { in rdma_backend_post_recv()
H A Drdma_rm.c477 if (qp->qp_type == IBV_QPT_SMI) { in rdma_rm_modify_qp()