linux/drivers/infiniband
Cheng Xu 7244b4aa42 RDMA/erdma: Refactor the storage structure of MTT entries
Currently our MTT only support inline mtt entries (0 level MTT) and
indirect MTT entries (1 level mtt), which will limit the maximum length
of MRs. In order to implement a multi-level MTT, we refactor the
structure of MTT first.

Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com>
Link: https://lore.kernel.org/r/20230817102151.75964-3-chengyou@linux.alibaba.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
2023-08-19 14:40:30 +03:00
..
core IB/core: Add more speed parsing in ib_get_width_and_speed() 2023-08-13 10:41:57 +03:00
hw RDMA/erdma: Refactor the storage structure of MTT entries 2023-08-19 14:40:30 +03:00
sw RDMA/rxe: Fix incomplete state save in rxe_requester 2023-07-31 15:24:12 -03:00
ulp RDMA: Make all 'class' structures const 2023-08-08 13:25:15 +03:00
Kconfig RDMA: Disable IB HW for UML 2022-12-04 15:22:03 +02:00
Makefile