linux/drivers/infiniband/hw/hns
Wei Hu (Xavier) c4a193d3a8 IB/hns: Optimize code of aeq and ceq interrupt handle and fix the bug of qpn
This patch optimized the codes of aeq and ceq interrupt handle
and fixed the bug in the calculation of qpn. For the special
qp(GSI or SMI), calculated the qp number according to physical
port and the qpn reported in the event of async event queue.

Signed-off-by: Wei Hu (Xavier) <xavier.huwei@huawei.com>
Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2016-10-03 11:43:15 -04:00
..
Kconfig
Makefile
hns_roce_ah.c
hns_roce_alloc.c
hns_roce_cmd.c
hns_roce_cmd.h
hns_roce_common.h
hns_roce_cq.c IB/hns: Fix bug of using uninit refcount and free 2016-10-03 11:43:15 -04:00
hns_roce_device.h IB/hns: Delete the sqp_start from the structure hns_roce_caps 2016-10-03 11:43:15 -04:00
hns_roce_eq.c IB/hns: Optimize code of aeq and ceq interrupt handle and fix the bug of qpn 2016-10-03 11:43:15 -04:00
hns_roce_eq.h IB/hns: Optimize code of aeq and ceq interrupt handle and fix the bug of qpn 2016-10-03 11:43:15 -04:00
hns_roce_hem.c IB/hns: Fix bug of clear hem 2016-10-03 11:43:15 -04:00
hns_roce_hem.h IB/hns: Fix bug of clear hem 2016-10-03 11:43:15 -04:00
hns_roce_hw_v1.c IB/hns: Delete the sqp_start from the structure hns_roce_caps 2016-10-03 11:43:15 -04:00
hns_roce_hw_v1.h IB/hns: Fix bug of clear hem 2016-10-03 11:43:15 -04:00
hns_roce_main.c IB/hns: Remove unused parameters in some functions 2016-10-03 11:43:15 -04:00
hns_roce_mr.c
hns_roce_pd.c IB/hns: Simplify function of pd alloc and qp alloc 2016-10-03 11:43:15 -04:00
hns_roce_qp.c IB/hns: Delete the sqp_start from the structure hns_roce_caps 2016-10-03 11:43:15 -04:00
hns_roce_user.h