]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ixgbe: add support to FCoE DDP in target mode
authorYi Zou <yi.zou@intel.com>
Tue, 1 Feb 2011 07:22:16 +0000 (07:22 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 8 Mar 2011 02:04:35 +0000 (18:04 -0800)
commit68a683cf6a5ff09faa366fc1fcf967add0211fe8
treece031702ba79d9039bb4f0843a8f056885ba94e4
parent4ea09c9caaebc98d06a39c435d4359912cfbb5e2
ixgbe: add support to FCoE DDP in target mode

Add support to the ndo_fcoe_ddp_target() to allow the Intel 82599 device to
also provide DDP offload capability when the upper FCoE protocol stack is
operating as a target.

Signed-off-by: Yi Zou <yi.zou@intel.com>
Signed-off-by: Kiran Patil <kiran.patil@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ixgbe/ixgbe.h
drivers/net/ixgbe/ixgbe_fcoe.c
drivers/net/ixgbe/ixgbe_fcoe.h
drivers/net/ixgbe/ixgbe_main.c