[PATCH v3 for-rc 0/2] RDMA/hns: Improvements for function resource configuration
From: Junxian Huang
Date: Thu Jul 20 2023 - 22:54:28 EST
Here are 3 patches involving function resource configuration.
1. #1: The first patch supports getting xrcd num from firmware.
2. #2: The second patch removes a redundant configuration in driver,
which is now handled by firmware.
V2 removes 'inline' before function names in the third patch.
V3 removes the third patch in V1 and V2.
*** BLURB HERE ***
Junxian Huang (1):
RDMA/hns: Remove VF extend configuration
Luoyouming (1):
RDMA/hns: support get xrcd num from firmware
drivers/infiniband/hw/hns/hns_roce_device.h | 1 -
drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 89 +++------------------
drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 13 +--
3 files changed, 14 insertions(+), 89 deletions(-)
--
2.30.0