This website requires JavaScript.
Explore
Help
Sign In
UbiquitousOS
/
OpenCloudOS-Kernel
mirror of
https://gitee.com/OpenCloudOS/OpenCloudOS-Kernel.git
Watch
11
Star
0
Fork
You've already forked OpenCloudOS-Kernel
0
Code
Issues
Projects
Releases
Wiki
Activity
624f28be81
OpenCloudOS-Kernel
/
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"