]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ixgbe: Enable FCoE redirection table feature in 82599
authorYi Zou <yi.zou@intel.com>
Sun, 17 May 2009 12:34:14 +0000 (12:34 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 May 2009 04:04:10 +0000 (21:04 -0700)
commit29ebf6f8c8a99bbda053f1fbdff0570cc5d866b3
tree302a9150ebbbdef0b5d1d99cb67ad17a26f939ce
parent0331a832a88d4bf34baf289b82e2829763230143
ixgbe: Enable FCoE redirection table feature in 82599

Enable using FCoE redirection table feature in 82599. The FCoE
redirection table has maximum of eight entries, corresponding
to maximum of eight receive queues to be used for distributing
incoming FCoE packets. This patch sets up the FCoE redirection
table when multiple receive queues are available for FCoE.

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