RDMA/erdma: Implement the lifecycle of reflushing work for each QP
authorCheng Xu <chengyou@linux.alibaba.com>
Wed, 16 Nov 2022 02:31:06 +0000 (10:31 +0800)
committerJason Gunthorpe <jgg@nvidia.com>
Thu, 24 Nov 2022 18:58:52 +0000 (14:58 -0400)
commit54d8fffc2a500953ba90ff9462ae06bb05ca2354
tree53207772da80bfd406711eab165484d91548534e
parent35765dccaf3485575a4420da529c72484c980345
RDMA/erdma: Implement the lifecycle of reflushing work for each QP

Each QP has a work for reflushing purpose. In the work, driver will report
the latest pi to hardware.

Link: https://lore.kernel.org/r/20221116023107.82835-3-chengyou@linux.alibaba.com
Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/erdma/erdma_hw.h
drivers/infiniband/hw/erdma/erdma_verbs.c
drivers/infiniband/hw/erdma/erdma_verbs.h