commit | 1648b11ea7cec5b95e5a71364ac1f40bfef702d0 | [log] [tgz] |
---|---|---|
author | Karen Xie <kxie@chelsio.com> | Fri Feb 13 21:38:44 2009 -0800 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sat Feb 21 20:29:36 2009 -0600 |
tree | c74da6563e4e125edcb828e78114a858518ca2c7 | |
parent | b73a77494292b930642fbf87de3e3196593f7593 [diff] |
[SCSI] cxgb3i: transmit work-request fixes - resize the work-request credit array to be based on skb's MAX_SKB_FRAGS. - split the skb cb into tx and rx portion - increase the default transmit window to 128K. - stop queueing up the outgoing pdus if transmit window is full. Signed-off-by: Karen Xie <kxie@chelsio.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>