]> git.baikalelectronics.ru Git - kernel.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)
commit1621cbba1167d6024cdc71d81cf4881e12d3688b
tree302a9150ebbbdef0b5d1d99cb67ad17a26f939ce
parent4dbad3fee2df4960d11a36618d4e216e4fcb0960
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