commit | dfb699f970b24c47e526ccdecc460f7b88441f7c | [log] [tgz] |
---|---|---|
author | Shannon Nelson <shannon.nelson@intel.com> | Thu May 22 06:32:28 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Jun 11 08:48:40 2014 -0700 |
tree | fe2b13be3a3f31cc8305d636878679fe25549b55 | |
parent | 387ce1a97d703ae62032f802313113b856de303b [diff] |
i40e: use stored base_queue value No need to read the PCI register for the PF's base queue on every single Tx queue enable and disable as we already have the value stored from reading the capability features at startup. Change-ID: Ic02fb622757742f43cb8269369c3d972d4f66555 Signed-off-by: Shannon Nelson <shannon.nelson@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>