diff options
author | Yi Zou <yi.zou@intel.com> | 2009-05-13 15:11:53 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-05-17 21:00:08 +0200 |
commit | 332d4a7d981e25d239c5d723a4f35020397dc606 (patch) | |
tree | 2bcbd270cc623746c46d4f707a2355504ff40542 /drivers/net/mvme147.c | |
parent | ixgbe: Add infrastructure code for FCoE large receive offload to 82599 (diff) | |
download | linux-332d4a7d981e25d239c5d723a4f35020397dc606.tar.xz linux-332d4a7d981e25d239c5d723a4f35020397dc606.zip |
ixgbe: Implement FCoE Rx side large receive offload feature to 82599
This patch implements the FCoE Rx side offload feature in ixgbe_main.c
to 82599 using the Rx offload infrastructure code added in the previous
patch. The large receive offload by Direct Data Placement (DDP) for
FCoE is achieved by implementing the ndo_fcoe_ddp_setup and ndo_fcoe_ddp_done
in net_device_ops via netdev. It is up to the ULD, i.e., fcoe and libfc
to query and setup large receive offload accordingly through the corresponding
netdev upon creating fcoe instances.
Signed-off-by: Yi Zou <yi.zou@intel.com>
Acked-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/mvme147.c')
0 files changed, 0 insertions, 0 deletions