linux-kernel-test/drivers/target/tcm_fc
Yi Zou 33dc362b7f [SCSI] libfc, tcm_fc: add ddp_targ() to libfc function template to supprot FCoE DDP in target mode
The fcoe driver can implement ddp_targ() similarly to ddp_setup() when fcoe
stack works with existing target frame, e.g., tcm, where the ddp_targ() would
eventually point to the underlying hardware driver's implementation of
ndo_fcoe_ddp_targ() through net_device_ops. This new API sets up DDP context
for target appropriately by setting required bits for DDP context.

Signed-off-by: Yi Zou <yi.zou@intel.com>
Signed-off-by: Kiran Patil <kiran.patil@intel.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2011-06-29 16:28:39 -05:00
..
Kconfig
Makefile
tcm_fc.h tcm_fc: Fix ft_send_tm LUN lookup OOPs 2011-06-24 00:09:15 +00:00
tfc_cmd.c [SCSI] libfc, tcm_fc: add ddp_targ() to libfc function template to supprot FCoE DDP in target mode 2011-06-29 16:28:39 -05:00
tfc_conf.c
tfc_io.c tcm_fc: Fix conversion spec warning 2011-06-24 00:09:16 +00:00
tfc_sess.c tcm_fc: Fix possible lock to unlock type deadlock 2011-06-24 00:09:15 +00:00