android_kernel_xiaomi_sm8350/drivers/net/cxgb3
Steve Wise de3d353072 RDMA/cxgb3: Streaming -> RDMA mode transition fixes
Due to a HW issue, our current scheme to transition the connection from
streaming to rdma mode is broken on the passive side.  The firmware
and driver now support a new transition scheme for the passive side:

 - driver posts rdma_init_wr (now including the initial receive seqno)
 - driver posts last streaming message via TX_DATA message (MPA start
   response)
 - uP atomically sends the last streaming message and transitions the
   tcb to rdma mode.
 - driver waits for wr_ack indicating the last streaming message was ACKed.

NOTE: This change also bumps the required firmware version to 4.3.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-07-09 20:12:26 -07:00
..
adapter.h cxgb3 - sge page management 2007-07-08 22:16:39 -04:00
ael1002.c cxgb3 - Fix direct XAUI support 2007-06-20 19:16:58 -04:00
common.h cxgb3 - TP SRAM update 2007-07-08 22:16:39 -04:00
cxgb3_ctl_defs.h
cxgb3_defs.h
cxgb3_ioctl.h
cxgb3_main.c cxgb3 - TP SRAM update 2007-07-08 22:16:39 -04:00
cxgb3_offload.c
cxgb3_offload.h
firmware_exports.h
l2t.c
l2t.h
Makefile
mc5.c
regs.h cxgb3 - TP SRAM update 2007-07-08 22:16:39 -04:00
sge_defs.h
sge.c cxgb3 - sge page management 2007-07-08 22:16:39 -04:00
t3_cpl.h
t3_hw.c cxgb3 - TP SRAM update 2007-07-08 22:16:39 -04:00
t3cdev.h
version.h RDMA/cxgb3: Streaming -> RDMA mode transition fixes 2007-07-09 20:12:26 -07:00
vsc8211.c
xgmac.c cxgb3 - fix register to stop bc/mc traffic 2007-06-27 02:33:06 -04:00