OSDN Git Service

RDMA/hns: Program the tclass and flow label into the hardware
authorLijun Ou <oulijun@huawei.com>
Mon, 30 Jul 2018 12:20:30 +0000 (20:20 +0800)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 31 Jul 2018 02:42:44 +0000 (20:42 -0600)
commitcdfa4ad5d65ececbff24d070f21549db3b4c9cd9
tree75c010fe99e9a4f34ce07dddf10e4ffdc58dd0ed
parent426c414619ab742f6cb97c648d06975aa82cd62e
RDMA/hns: Program the tclass and flow label into the hardware

This was missed in a few places, and was just using 0.

Also correct the spelling of HNS_ROCE_FLOW_LABEL_MASK

Signed-off-by: Lijun Ou <oulijun@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/hns/hns_roce_ah.c
drivers/infiniband/hw/hns/hns_roce_device.h
drivers/infiniband/hw/hns/hns_roce_hw_v1.c
drivers/infiniband/hw/hns/hns_roce_hw_v2.c