RDMA/erdma: Unify the names related to doorbell records
authorBoshi Yu <boshiyu@linux.alibaba.com>
Mon, 11 Mar 2024 11:38:20 +0000 (19:38 +0800)
committerLeon Romanovsky <leon@kernel.org>
Mon, 1 Apr 2024 11:46:01 +0000 (14:46 +0300)
commitfdb09ed15f272adb7c0403f7a6f9b4db3959284d
treec95f37679475bbe5bf8ab269aacfda9bdb36b1a7
parentf0697bf078368d765b9e9ceef1dac0d5eb69b4b6
RDMA/erdma: Unify the names related to doorbell records

There exist two different names for the doorbell records: db_info and
db_record. We use dbrec for cpu address of the doorbell record and
dbrec_dma for dma address of the doorbell recordi uniformly.

Reviewed-by: Cheng Xu <chengyou@linux.alibaba.com>
Signed-off-by: Boshi Yu <boshiyu@linux.alibaba.com>
Link: https://lore.kernel.org/r/20240311113821.22482-3-boshiyu@alibaba-inc.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/hw/erdma/erdma.h
drivers/infiniband/hw/erdma/erdma_cmdq.c
drivers/infiniband/hw/erdma/erdma_cq.c
drivers/infiniband/hw/erdma/erdma_eq.c
drivers/infiniband/hw/erdma/erdma_hw.h
drivers/infiniband/hw/erdma/erdma_qp.c
drivers/infiniband/hw/erdma/erdma_verbs.c
drivers/infiniband/hw/erdma/erdma_verbs.h