diff options
| author | Don Skidmore <[email protected]> | 2015-06-09 17:15:01 -0700 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2015-06-09 17:15:01 -0700 |
| commit | 9a900ecaac65ecc487a8a223df80fe0f09d18080 (patch) | |
| tree | ba615d279d521a9ca15dedf1b48e6bdb8e9ba301 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 6651ee070b3124fe9b9db383e3a895a0e4aded65 (diff) | |
ixgbe: add array of MAC type dependent values
Some of the register addresses and format where unfortunately changed
between MAC types. To get around this we add a const u32 *mvals pointer
to the ixgbe_hw struct to point to an array of mac-type-dependent
values. These can include register offsets, masks, whatever can be in
a u32. When the ixgbe_hw struct is initialized, a pointer to the
appropriate array must be set.
Signed-off-by: Don Skidmore <[email protected]>
Tested-by: Phil Schmitt <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions