linux/drivers/infiniband/hw/hns
Maor Gottlieb fa5d010c56 RDMA: Group create AH arguments in struct
Following patch adds additional argument to the create AH function, so it
make sense to group ah_attr and flags arguments in struct.

Link: https://lore.kernel.org/r/20200430192146.12863-13-maorg@mellanox.com
Signed-off-by: Maor Gottlieb <maorg@mellanox.com>
Acked-by: Devesh Sharma <devesh.sharma@broadcom.com>
Acked-by: Gal Pressman <galpress@amazon.com>
Acked-by: Weihang Li <liweihang@huawei.com>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2020-05-02 20:19:53 -03:00
..
hns_roce_ah.c RDMA: Group create AH arguments in struct 2020-05-02 20:19:53 -03:00
hns_roce_alloc.c RDMA/hns: Optimize hns buffer allocation flow 2020-04-22 15:59:54 -03:00
hns_roce_cmd.c RDMA/hns: Optimize cmd init and mode selection for hip08 2019-09-16 10:52:20 -03:00
hns_roce_cmd.h RDMA/hns: Rename the functions used inside creating cq 2019-11-25 10:31:48 -04:00
hns_roce_common.h RDMA/hns: Remove asynchronic QP destroy 2019-04-24 10:55:31 -03:00
hns_roce_cq.c RDMA/hns: Support 0 hop addressing for CQE buffer 2020-04-22 16:22:11 -03:00
hns_roce_db.c IB: Allow calls to ib_umem_get from kernel ULPs 2020-01-16 16:14:28 +02:00
hns_roce_device.h RDMA: Group create AH arguments in struct 2020-05-02 20:19:53 -03:00
hns_roce_hem.c RDMA/hns: Add support for addressing when hopnum is 0 2020-04-22 15:59:53 -03:00
hns_roce_hem.h RDMA/hns: Add support for addressing when hopnum is 0 2020-04-22 15:59:53 -03:00
hns_roce_hw_v1.c RDMA/hns: Simplify the status judgment code of hns_roce_v1_m_qp() 2020-04-24 10:19:11 -03:00
hns_roce_hw_v1.h RDMA/hns: Remove asynchronic QP destroy 2019-04-24 10:55:31 -03: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 state judgment code of qp 2020-04-24 10:19:11 -03:00
hns_roce_hw_v2.h RDMA/hns: Modify the mask of QP number for CQE of hip08 2020-03-29 11:04:21 -03:00
hns_roce_main.c RDMA/hns: Remove some redundant variables related to capabilities 2020-01-15 14:11:34 -04:00
hns_roce_mr.c RDMA/hns: Optimize hns buffer allocation flow 2020-04-22 15:59:54 -03:00
hns_roce_pd.c RDMA/hns: Unify format of prints 2020-03-26 16:52:26 -03:00
hns_roce_qp.c RDMA/hns: Support 0 hop addressing for WQE buffer 2020-04-22 15:59:54 -03:00
hns_roce_restrack.c RDMA/hns: Fix memory leak on 'context' on error return path 2019-10-28 13:41:23 -03:00
hns_roce_srq.c RDMA/hns: Support 0 hop addressing for SRQ buffer 2020-04-22 16:21:37 -03:00
Kconfig RDMA/hns: Fix build error again 2019-10-29 16:16:54 -03:00
Makefile RDMA/hns: Fix build error again 2019-10-29 16:16:54 -03:00