diff options
author | 2025-04-15 16:13:15 -0700 | |
---|---|---|
committer | 2025-04-22 12:27:30 +0200 | |
commit | 9c2e17d30b65a940e7d72ce67f2102d0084a93bf (patch) | |
tree | f1e003c4de667aebe057e68634c8b0e58712f088 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ionic: extend the QSFP module sprom for more pages (diff) | |
download | wireguard-linux-9c2e17d30b65a940e7d72ce67f2102d0084a93bf.tar.xz wireguard-linux-9c2e17d30b65a940e7d72ce67f2102d0084a93bf.zip |
ionic: support ethtool get_module_eeprom_by_page
Add support for the newer get_module_eeprom_by_page interface.
Only the upper half of the 256 byte page is available for
reading, and the firmware puts the two sections into the
extended sprom buffer, so a union is used over the extended
sprom buffer to make clear which page is to be accessed.
With get_module_eeprom_by_page implemented there is no need
for the older get_module_info or git_module_eeprom interfaces,
so remove them.
Reviewed-by: Brett Creeley <brett.creeley@amd.com>
Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250415231317.40616-3-shannon.nelson@amd.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions