This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
linux
mirror of
https://gitee.com/openkylin/linux.git
Watch
9
Star
0
Fork
You've already forked linux
0
Code
Issues
Projects
Releases
Wiki
Activity
53dbb0b478
linux
/
drivers
/
scsi
/
cxgbi
/
Kconfig
3 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[SCSI] cxgb3i: change cxgb3i to use libcxgbi Signed-off-by: Karen Xie <kxie@chelsio.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-08-17 11:55:53 +08:00
source "drivers/scsi/cxgbi/cxgb3i/Kconfig"
[SCSI] cxgb4i v5: iscsi driver Added cxgb4i iSCSI driver. This patch implements the cxgb4i iscsi connection acceleration for the open-iscsi initiator. The cxgb4i driver offers the iscsi PDU based offload: - digest insertion and verification - payload direct-placement into host memory buffer. Signed-off-by: Karen Xie <kxie@chelsio.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-08-17 11:55:53 +08:00
source "drivers/scsi/cxgbi/cxgb4i/Kconfig"