Home
last modified time | relevance | path

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

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