linux/drivers/infiniband/hw/hns
Lang Cheng 69455df04e RDMA/hns: Prevent le32 from being implicitly converted to u32
Replace BUILD_BUG_ON_ZERO() with BUILD_BUG_ON() to avoid sparse
complaining "restricted __le32 degrades to integer".

Link: https://lore.kernel.org/r/1617354454-47840-10-git-send-email-liweihang@huawei.com
Signed-off-by: Lang Cheng <chenglang@huawei.com>
Signed-off-by: Weihang Li <liweihang@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2021-04-08 16:08:22 -03:00
..
hns_roce_ah.c RDMA/hns: Avoid filling sl in high 3 bits of vlan_id 2020-12-11 15:21:34 -04:00
hns_roce_alloc.c RDMA/hns: Add support for XRC on HIP09 2021-03-11 19:51:27 -04:00
hns_roce_cmd.c RDMA/hns: Modify prints for mailbox and command queue 2021-04-08 16:05:04 -03:00
hns_roce_cmd.h RDMA/hns: Fix incorrect symbol types 2020-12-11 15:21:35 -04:00
hns_roce_common.h RDMA/hns: Prevent le32 from being implicitly converted to u32 2021-04-08 16:08:22 -03:00
hns_roce_cq.c RDMA/hns: Reorganize doorbell update interfaces for all queues 2021-04-01 16:16:44 -03:00
hns_roce_db.c RDMA/hns: Fix incorrect symbol types 2020-12-11 15:21:35 -04:00
hns_roce_device.h RDMA/hns: Delete unused members in the structure hns_roce_hw 2021-04-08 16:08:21 -03:00
hns_roce_hem.c RDMA/hns: Add mapped page count checking for MTR 2021-02-08 20:15:10 -04:00
hns_roce_hem.h RDMA/hns: Fix coding style issues 2020-12-11 15:21:34 -04:00
hns_roce_hw_v1.c RDMA/hns: Remove unsupported QP types 2021-04-08 16:08:22 -03:00
hns_roce_hw_v1.h RDMA/hns: Move HIP06 related definitions into hns_roce_hw_v1.h 2021-02-08 20:25:25 -04:00
hns_roce_hw_v2_dfx.c RDMA/hns: Dump detailed driver-specific CQ 2019-04-08 13:05:25 -03:00
hns_roce_hw_v2.c RDMA/hns: Simplify the function config_eqc() 2021-04-08 16:08:22 -03:00
hns_roce_hw_v2.h RDMA/hns: Simplify the function config_eqc() 2021-04-08 16:08:22 -03:00
hns_roce_main.c RDMA/hns: Support configuring doorbell mode of RQ and CQ 2021-04-01 16:16:13 -03:00
hns_roce_mr.c RDMA/hns: Add mapped page count checking for MTR 2021-02-08 20:15:10 -04:00
hns_roce_pd.c RDMA/hns: Fix memory corruption when allocating XRCDN 2021-03-22 21:46:37 -03:00
hns_roce_qp.c RDMA/hns: Remove unsupported QP types 2021-04-08 16:08:22 -03:00
hns_roce_restrack.c RDMA: Add a dedicated CQ resource tracker function 2020-06-23 11:46:27 -03:00
hns_roce_srq.c RDMA/hns: Reorganize doorbell update interfaces for all queues 2021-04-01 16:16:44 -03:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile RDMA/hns: Fix build error again 2019-10-29 16:16:54 -03:00