android_kernel_xiaomi_sm8350/drivers/infiniband/hw/nes
Don Wood 6eed5e7c8b RDMA/nes: Make poll_cq return correct number of wqes during flush
When a flush request is given to the hw, it will place one cqe marked
as flushed (unless there is nothing to flush).  An application that is
waiting for all wqe's to complete will be left hanging.  This modifies
poll_cq to return the correct number of flushes for the pending
elements on the wq.

Signed-off-by: Don Wood <donald.e.wood@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2009-09-05 20:36:39 -07:00
..
Kconfig
Makefile
nes_cm.c RDMA/nes: Allocate work item for disconnect event handling 2009-09-05 20:36:37 -07:00
nes_cm.h RDMA/nes: Implement Terminate Packet 2009-09-05 20:36:38 -07:00
nes_context.h RDMA/nes: Update copyright to new legal entity and year 2009-03-06 15:12:10 -08:00
nes_hw.c RDMA/nes: Use flush mechanism to set status for wqe in error 2009-09-05 20:36:38 -07:00
nes_hw.h RDMA/nes: Use flush mechanism to set status for wqe in error 2009-09-05 20:36:38 -07:00
nes_nic.c RDMA/nes: Add support for new SFP+ PHY 2009-04-08 14:27:56 -07:00
nes_user.h RDMA/nes: Update copyright to new legal entity and year 2009-03-06 15:12:10 -08:00
nes_utils.c RDMA/nes: Implement Terminate Packet 2009-09-05 20:36:38 -07:00
nes_verbs.c RDMA/nes: Make poll_cq return correct number of wqes during flush 2009-09-05 20:36:39 -07:00
nes_verbs.h RDMA/nes: Use flush mechanism to set status for wqe in error 2009-09-05 20:36:38 -07:00
nes.c dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 2009-04-07 08:31:11 -07:00
nes.h RDMA/nes: Implement Terminate Packet 2009-09-05 20:36:38 -07:00