RDMA/hns: Remove rq inline in kernel
authorLuoyouming <luoyouming@huawei.com>
Sat, 24 Dec 2022 10:21:59 +0000 (18:21 +0800)
committerJason Gunthorpe <jgg@nvidia.com>
Mon, 9 Jan 2023 14:45:27 +0000 (10:45 -0400)
commit968606e252e3f4c06f1ac63f8f6527c8374c5eb6
treec7cd74b1486e5df9881c8a66f321b6644d16ba7f
parentbd99ede8ef2dc03e29a181b755ba4f78da2644e6
RDMA/hns: Remove rq inline in kernel

The roce driver kernel space will no longer provide support for the rq
inline feature. This patch deletes the code related to the rq inline
feature in the kernel space.

Link: https://lore.kernel.org/r/20221224102201.3114536-2-xuhaoyue1@hisilicon.com
Signed-off-by: Luoyouming <luoyouming@huawei.com>
Signed-off-by: Haoyue Xu <xuhaoyue1@hisilicon.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/hns/hns_roce_device.h
drivers/infiniband/hw/hns/hns_roce_hw_v2.c
drivers/infiniband/hw/hns/hns_roce_qp.c