linux-stable/drivers/infiniband
Selvin Xavier 24ce94782c RDMA/bnxt_re: Use the common mmap helper functions
Replace the mmap handling function with common code in IB core. Create
rdma_user_mmap_entry for each mmap resource and add to the ib_core mmap
list. Add mmap_free verb support. Also, use rdma_user_mmap_io while
mapping Doorbell pages.

Link: https://lore.kernel.org/r/1686679943-17117-2-git-send-email-selvin.xavier@broadcom.com
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2023-06-21 14:13:17 -03:00
..
core RDMA/cma: Remove NULL check before dev_{put, hold} 2023-06-20 12:50:36 -03:00
hw RDMA/bnxt_re: Use the common mmap helper functions 2023-06-21 14:13:17 -03:00
sw RDMA/rxe: Simplify cq->notify code 2023-06-20 12:46:18 -03:00
ulp RDMA/rtrs: Remove duplicate cq_num assignment 2023-06-01 13:11:41 -03:00
Kconfig RDMA: Disable IB HW for UML 2022-12-04 15:22:03 +02:00
Makefile