Home
last modified time | relevance | path

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

/openbmc/qemu/hw/rdma/
H A Drdma_backend.h40 IBV_QPT_GSI = 1, enumerator
H A Drdma_rm.c422 if (qp_type == IBV_QPT_GSI) { in rdma_rm_alloc_qp()
480 } else if (qp->qp_type == IBV_QPT_GSI) { in rdma_rm_modify_qp()
H A Drdma_backend.c502 } else if (qp_type == IBV_QPT_GSI) { in rdma_backend_post_send()
619 if (qp_type == IBV_QPT_GSI) { in rdma_backend_post_recv()
811 case IBV_QPT_GSI: in rdma_backend_create_qp()