linux/drivers/net/ethernet/intel/ixgbevf
Vlad Zolotarov ad1431e2db ixgbevf: Add RSS Key query code
Add the ixgbevf_get_rss_key() function that queries the PF for an RSS
Random Key using a new VF-PF channel IXGBE_VF_GET_RSS_KEY command.

This patch adds the support for 82599 and x540 devices only. Support for
other devices will be added later.

Signed-off-by: Vlad Zolotarov <vladz@cloudius-systems.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2015-04-11 11:39:19 -07:00
..
defines.h ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00
ethtool.c ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00
ixgbevf_main.c ixgbevf: Add a RETA query code 2015-04-11 09:26:19 -07:00
ixgbevf.h ixgbevf: Add RSS Key query code 2015-04-11 11:39:19 -07:00
Makefile ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00
mbx.c ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00
mbx.h ixgbevf: Add RSS Key query code 2015-04-11 11:39:19 -07:00
regs.h ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00
vf.c ixgbevf: Add RSS Key query code 2015-04-11 11:39:19 -07:00
vf.h ixgbevf: Add RSS Key query code 2015-04-11 11:39:19 -07:00