commit | 28abba05d9d03b4f9a35621f7bbeac78352bfcf2 | [log] [tgz] |
---|---|---|
author | Don Skidmore <donald.c.skidmore@intel.com> | Sat Nov 29 05:22:43 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Dec 05 09:13:07 2014 -0800 |
tree | 1ee17747b9c56f8f73113652b4a1b4493299daf6 | |
parent | 030eaece2d77aaf952396dea016c6e9409386aa2 [diff] |
ixgbe: add methods for combined read and write operations Some X550 procedures will be using CS4227 PHY and need to perform combined read and write operations. This patch adds those methods. Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>