Home
last modified time | relevance | path

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

/linux/include/rdma/
H A Drw.h71 void rdma_rw_cleanup_mrs(struct ib_qp *qp);
/linux/drivers/infiniband/core/
H A Drw.c730 void rdma_rw_cleanup_mrs(struct ib_qp *qp) in rdma_rw_cleanup_mrs() function
H A Dverbs.c2106 rdma_rw_cleanup_mrs(qp); in ib_destroy_qp_user()