]> git.baikalelectronics.ru Git - kernel.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)
commit6b0326ec56157bd8472c482545e024c8a8b8ae67
tree2162d445cdef36604106c92de5c3e8dc93cf739d
parent64f3a8d7ddda5857de00d1ffc47e19b962e48e5b
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