linux/drivers/infiniband/hw/cxgb4
Anumula Murali Mohan Reddy 42e6ddda4c RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED event
This patch sends IB_EVENT_QP_LAST_WQE_REACHED event on a QP that is in
error state and associated with an SRQ. This behaviour is incorporated
in flush_qp() which is called when QP transitions to error state.
Supports SRQ drain functionality added by commit 844bc12e6d ("IB/core:
add support for draining Shared receive queues")

Fixes: 844bc12e6d ("IB/core: add support for draining Shared receive queues")
Signed-off-by: Anumula Murali Mohan Reddy <anumula@chelsio.com>
Signed-off-by: Potnuri Bharat Teja <bharat@chelsio.com>
Link: https://patch.msgid.link/20250107095053.81007-1-anumula@chelsio.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
2025-01-14 06:31:10 -05:00
..
cm.c RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARP 2024-10-11 13:55:53 -03:00
cq.c RDMA/cxgb4: use dma_mmap_coherent() for mapping non-contiguous memory 2024-07-29 11:41:16 +03:00
device.c rdma/cxgb4: Prevent potential integer overflow on 32bit 2024-12-10 11:16:18 -04:00
ev.c
id_table.c treewide: use get_random_u32_below() instead of deprecated function 2022-11-18 02:15:15 +01:00
iw_cxgb4.h RDMA/cxgb4: Remove unused declarations 2024-08-28 15:24:35 +03:00
Kconfig
Makefile
mem.c
provider.c RDMA/cxgb4: Dump vendor specific QP details 2024-10-21 13:22:33 -03:00
qp.c RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED event 2025-01-14 06:31:10 -05:00
resource.c
restrack.c iw_cxgb4: Fix potential NULL dereference in c4iw_fill_res_cm_id_entry() 2023-02-15 13:37:37 +02:00
t4.h
t4fw_ri_api.h RDMA/cxgb4: Replace 0-length arrays with flexible arrays 2023-01-15 12:09:26 +02:00