1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/infiniband/sw/siw
Guoqing Jiang 9dfccb6d0d RDMA/siw: Call llist_reverse_order in siw_run_sq
We can call the function to get fifo list.

Signed-off-by: Guoqing Jiang <guoqing.jiang@linux.dev>
Link: https://lore.kernel.org/r/20230821133255.31111-4-guoqing.jiang@linux.dev
Acked-by: Bernard Metzler <bmt@zurich.ibm.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
2023-08-22 17:05:12 +03:00
..
iwarp.h RDMA: Delete not-used static inline functions 2021-03-22 09:31:19 -03:00
Kconfig RDMA/siw: Add missing Kconfig selections 2022-09-01 10:12:01 +03:00
Makefile rdma/siw: addition to kernel build environment 2019-07-02 17:03:41 -03:00
siw.h RDMA/siw: Fix tx thread initialization. 2023-07-31 10:05:23 +03:00
siw_cm.c RDMA/siw: Balance the reference of cep->kref in the error path 2023-08-22 17:05:12 +03:00
siw_cm.h rdma/siw: connection management 2019-07-02 17:03:40 -03:00
siw_cq.c RDMA/siw: Set defined status for work completion with undefined status 2022-11-15 16:47:00 -04:00
siw_main.c RDMA/siw: Fix tx thread initialization. 2023-07-31 10:05:23 +03:00
siw_mem.c mm/gup: remove vmas parameter from pin_user_pages() 2023-06-09 16:25:26 -07:00
siw_mem.h RDMA: Delete not-used static inline functions 2021-03-22 09:31:19 -03:00
siw_qp.c RDMA/siw: use vmalloc_array and vcalloc 2023-07-21 15:52:09 -03:00
siw_qp_rx.c RDMA: Add ib_virt_dma_to_page() 2023-04-16 11:08:07 +03:00
siw_qp_tx.c RDMA/siw: Call llist_reverse_order in siw_run_sq 2023-08-22 17:05:12 +03:00
siw_verbs.c RDMA/siw: Correct wrong debug message 2023-08-22 17:05:12 +03:00
siw_verbs.h RDMA: Globally allocate and release QP memory 2021-08-03 13:44:27 -03:00