]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ixgbe: Add support for using FCoE DDP in 82599 as FCoE targets
authorYi Zou <yi.zou@intel.com>
Thu, 3 Sep 2009 14:56:31 +0000 (14:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Sep 2009 03:01:55 +0000 (20:01 -0700)
commitd4ab88194e982a0d213000a75475d3e76b2626f0
tree2162d445cdef36604106c92de5c3e8dc93cf739d
parent09ad1cc099f4ba4735d11ce1c5f024ffc521be3b
ixgbe: Add support for using FCoE DDP in 82599 as FCoE targets

The FCoE DDP in 82599 can be used for both FCoE initiator as well as FCoE
target, depending on the indication of the exchange being the responder or
originator in the F_CTL (frame control) field in the encapsulated Fiber
Channel frame header (T10 Spec., FC-FS). For the initiator, OX_ID is used
for FCoE DDP, where for the target RX_ID is used for FCoE DDP.

Signed-off-by: Yi Zou <yi.zou@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ixgbe/ixgbe_fcoe.c