commit | ae8140aa6bf5c7aafc0d9c2f612c5b59bea1ce9f | [log] [tgz] |
---|---|---|
author | Mark Rustad <mark.d.rustad@intel.com> | Thu Jun 25 17:49:57 2015 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Sep 01 17:08:18 2015 -0700 |
tree | 877c6ea37a9f286f808e430d8746411d793529a9 | |
parent | 897b9349f056d1c1cf5141ded4ec26766d845f8b [diff] |
ixgbe: Avoid needless PHY access on copper phys Avoid a needless PHY access on copper phys to save the 10ms wait time for each PHY access. A helper function is introduced to actually do the register access and process the contents. Signed-off-by: Mark Rustad <mark.d.rustad@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>