2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 20:53:53 +08:00
linux-next/drivers/infiniband/hw/hns
Lijun Ou 76445703e5 IB/hns: Remove unused parameter named qp_type
This patch removes the qp_type parameter in
hns_roce_set_kernel_sq_size().

Signed-off-by: Lijun Ou <oulijun@huawei.com>
Signed-off-by: Ping Zhang <zhangping5@huawei.com>
Reviewed-by: Wei Hu <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
..
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: Remove parameters of resize cq 2016-10-03 11:43:15 -04:00
hns_roce_eq.c IB/hns: Add support of ACPI to the Hisilicon RoCE driver 2016-08-25 10:05:10 -04:00
hns_roce_eq.h
hns_roce_hem.c
hns_roce_hem.h
hns_roce_hw_v1.c IB/hns: Remove unused parameters in some functions 2016-10-03 11:43:15 -04:00
hns_roce_hw_v1.h IB/hns: Add support of ACPI to the Hisilicon RoCE driver 2016-08-25 10:05:10 -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: Remove unused parameter named qp_type 2016-10-03 11:43:15 -04:00
hns_roce_user.h
Kconfig
Makefile