On Mon, May 24, 2021 at 08:47:08PM +0800, Weihang Li wrote: > From: Xi Wang <wangxi11@xxxxxxxxxx> > > The capbability configurations of PFs and VFs are coupled. Decoupling them > by abstracting some functions and reorganizing the configuration process. > > Signed-off-by: Xi Wang <wangxi11@xxxxxxxxxx> > Signed-off-by: Yixing Liu <liuyixing1@xxxxxxxxxx> > Signed-off-by: Weihang Li <liweihang@xxxxxxxxxx> > --- > drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 300 +++++++++++++++-------------- > drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 2 +- > 2 files changed, 156 insertions(+), 146 deletions(-) Applied to for-next, thanks Jason