linux/drivers/infiniband/hw
Yixian Liu b16f818847 RDMA/hns: Refactor eq code for hip06
Considering the compatibility of supporting hip08's eq
process and possible changes of data structure, this patch
refactors the eq code structure of hip06.

We move all the eq process code for hip06 from hns_roce_eq.c
into hns_roce_hw_v1.c, and also for hns_roce_eq.h. With
these changes, it will be convenient to add the eq support
for later hardware version.

Signed-off-by: Yixian Liu <liuyixian@huawei.com>
Reviewed-by: Lijun Ou <oulijun@huawei.com>
Reviewed-by: Wei Hu (Xavier) <xavier.huwei@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2017-12-22 09:21:38 -07:00
..
bnxt_re RDMA/bnxt_re: Remove redundant bnxt_qplib_disable_nq() call 2017-12-13 10:35:31 -07:00
cxgb3 Updates for 4.15 kernel merge window 2017-11-15 14:54:53 -08:00
cxgb4 RDMA/cxgb4: Add a sanity check in process_work() 2017-12-13 11:00:13 -07:00
hfi1 IB/hfi1: Use 4096 for default active MTU in query_qp 2017-12-11 16:19:40 -07:00
hns RDMA/hns: Refactor eq code for hip06 2017-12-22 09:21:38 -07:00
i40iw i40iw: Reinitialize add_sd_cnt 2017-12-11 16:19:44 -07:00
mlx4 IB/mlx4: Remove unused ibpd parameter 2017-12-18 13:49:43 -07:00
mlx5 IB/mlx5: revisit -Wmaybe-uninitialized warning 2017-12-11 16:19:44 -07:00
mthca treewide: setup_timer() -> timer_setup() (2 field) 2017-11-21 15:57:09 -08:00
nes nes: remove unused 'timeval' struct member 2017-12-11 16:19:42 -07:00
ocrdma RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS 2017-12-20 19:56:24 -07:00
qedr Updates for 4.15 kernel merge window 2017-11-15 14:54:53 -08:00
qib IB/qib: Cleanup qib_set_part_key() with direct returns 2017-12-11 16:19:41 -07:00
usnic Updates for 4.15 kernel merge window 2017-11-15 14:54:53 -08:00
vmw_pvrdma RDMA/vmw_pvrdma: Do not re-calculate npages 2017-12-11 16:19:42 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00