2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-08 21:53:54 +08:00
linux-next/drivers/infiniband/hw/nes
Don Wood b29a4fc49b RDMA/nes: Rework the disconn routine for terminate and flushing
The disconn routine has been reworked to acoomodate the terminate and
flushing changes.  The routine has been reorganized to make all the
decisions at the start then it performs all the required operations.
This simplified the lock handling and is easier to follow.

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 RDMA/nes: Use LRO 2008-04-29 13:46:54 -07:00
Makefile RDMA/nes: Add a driver for NetEffect RNICs 2008-02-04 20:20:45 -08:00
nes_cm.c RDMA/nes: Rework the disconn routine for terminate and flushing 2009-09-05 20:36:39 -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: Use the flush code to fill in cqe error 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