Home
last modified time | relevance | path

Searched defs:rdma_destroy_qp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/qed/
H A Dqed_rdma_if.h624 int (*rdma_destroy_qp)(void *rdma_cxt, struct qed_rdma_qp *qp); member
/openbmc/linux/drivers/infiniband/core/
H A Dcma.c1140 void rdma_destroy_qp(struct rdma_cm_id *id) in rdma_destroy_qp() function