RDMA/hns: Rename CMDQ head/tail pointer to PI/CI
authorLang Cheng <chenglang@huawei.com>
Thu, 20 May 2021 03:54:34 +0000 (11:54 +0800)
committerJason Gunthorpe <jgg@nvidia.com>
Thu, 20 May 2021 15:39:29 +0000 (12:39 -0300)
commit4511624a3514e5eb4af7aa4d7fb0b491dd06ae5a
tree2339b19ae4005b0271697b3ada042909320cfdd7
parentb6989da85a27568088c91d3c8184050cf073a4fc
RDMA/hns: Rename CMDQ head/tail pointer to PI/CI

The same name represents opposite meanings in new/old driver, it is hard
to maintain, so rename them to PI/CI.

Link: https://lore.kernel.org/r/1621482876-35780-2-git-send-email-liweihang@huawei.com
Signed-off-by: Lang Cheng <chenglang@huawei.com>
Signed-off-by: Weihang Li <liweihang@huawei.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/hns/hns_roce_common.h
drivers/infiniband/hw/hns/hns_roce_hw_v2.c