]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/hns: Add modify CQ support for hip08
authoroulijun <oulijun@huawei.com>
Thu, 19 Oct 2017 03:52:40 +0000 (11:52 +0800)
committerDoug Ledford <dledford@redhat.com>
Wed, 25 Oct 2017 17:37:07 +0000 (13:37 -0400)
commitae1e42e571b2341b3691b79850e13e55c10e6e5b
tree37da2340c2e5fed8dc82f20abbbbb73f2be84df6
parent9031749a9ec7718828c02167dd11f1f65b41e445
RDMA/hns: Add modify CQ support for hip08

It is needed to call modify cq API for modifying cq
context fields for controlling event generation
moderations. This patch mainly adds it.

Signed-off-by: Lijun Ou <oulijun@huawei.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/hns/hns_roce_cmd.h
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
drivers/infiniband/hw/hns/hns_roce_main.c