Searched hist:ad1431e2db5590bcc32ded8a27b3b5c0ced9add7 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/intel/ixgbevf/ |
H A D | mbx.h | diff ad1431e2db5590bcc32ded8a27b3b5c0ced9add7 Mon Mar 30 20:35:28 CEST 2015 Vlad Zolotarov <vladz@cloudius-systems.com> 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>
|
H A D | vf.h | diff ad1431e2db5590bcc32ded8a27b3b5c0ced9add7 Mon Mar 30 20:35:28 CEST 2015 Vlad Zolotarov <vladz@cloudius-systems.com> 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>
|
H A D | vf.c | diff ad1431e2db5590bcc32ded8a27b3b5c0ced9add7 Mon Mar 30 20:35:28 CEST 2015 Vlad Zolotarov <vladz@cloudius-systems.com> 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>
|
H A D | ixgbevf.h | diff ad1431e2db5590bcc32ded8a27b3b5c0ced9add7 Mon Mar 30 20:35:28 CEST 2015 Vlad Zolotarov <vladz@cloudius-systems.com> 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>
|