On Tue, Jun 22, 2021 at 08:16:03PM +0800, Weihang Li wrote: > From: Yixing Liu <liuyixing1@xxxxxxxxxx> > > The window selection field is necessary for congestion control of HIP09, it > is got from firmware and then filled into QPC. Some algorithms need it to > decide whether to limit the number of windows. > > Fixes: f91696f2f053 ("RDMA/hns: Support congestion control type selection according to the FW") > Signed-off-by: Yixing Liu <liuyixing1@xxxxxxxxxx> > Signed-off-by: Weihang Li <liweihang@xxxxxxxxxx> > --- > drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 12 ++++++++++++ > drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 2 ++ > 2 files changed, 14 insertions(+) Applied to for-next, thanks Jason