linux/drivers/infiniband/hw/hns
oulijun ecaaf1e26a RDMA/hns: Add rq inline flags judgement
It needs to set the rqie field of qp context by configured rq inline
flags. Besides, it need to decide whether posting inline rqwqe by
judged rq inline flags.

Signed-off-by: Lijun Ou <oulijun@huawei.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2018-05-09 10:45:18 -04:00
..
hns_roce_ah.c IB/providers: Avoid null netdev check for RoCE 2018-04-03 21:33:51 -06:00
hns_roce_alloc.c RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherent 2017-12-01 12:21:27 -07:00
hns_roce_cmd.c RDMA/hns: Refactor eq code for hip06 2017-12-22 09:21:38 -07:00
hns_roce_cmd.h RDMA/hns: Add eq support of hip08 2017-12-22 09:21:45 -07:00
hns_roce_common.h RDMA/hns: Fix the endian problem for hns 2018-02-05 10:48:48 -05:00
hns_roce_cq.c RDMA/hns: Fix cq record doorbell enable in kernel 2018-03-22 12:42:48 -06:00
hns_roce_db.c RDMA/hns: Support rq record doorbell for kernel space 2018-03-13 16:40:15 -04:00
hns_roce_device.h RDMA/hns: Support cq record doorbell for kernel space 2018-03-13 16:40:15 -04:00
hns_roce_hem.c RDMA/hns: Adjust the order of cleanup hem table 2018-04-27 14:20:47 -04:00
hns_roce_hem.h RDMA/hns: Get rid of page operation after dma_alloc_coherent 2017-12-01 12:21:27 -07:00
hns_roce_hw_v1.c RDMA/hns: Replace __raw_write*(cpu_to_le*()) with LE write*() 2018-02-14 16:32:54 -07:00
hns_roce_hw_v1.h RDMA/hns: Fix the endian problem for hns 2018-02-05 10:48:48 -05:00
hns_roce_hw_v2.c RDMA/hns: Add rq inline flags judgement 2018-05-09 10:45:18 -04:00
hns_roce_hw_v2.h RDMA/hns: Support cq record doorbell for the user space 2018-03-13 16:40:15 -04:00
hns_roce_main.c RDMA: Use ib_gid_attr during GID modification 2018-04-03 21:34:16 -06:00
hns_roce_mr.c RDMA/hns: Use free_pages function instead of free_page 2018-02-14 16:30:12 -07:00
hns_roce_pd.c RDMA/hns: Use structs to describe the uABI instead of opencoding 2018-03-15 15:58:04 -06:00
hns_roce_qp.c RDMA/hns: Fix a couple misspellings 2018-04-27 14:21:51 -04:00
Kconfig RDMA/hns: Initialize the PCI device for hip08 RoCE 2017-09-27 08:34:55 -04:00
Makefile RDMA/hns: Support rq record doorbell for the user space 2018-03-13 16:40:15 -04:00