diff options
author | Paul Greenwalt <[email protected]> | 2023-10-25 14:41:52 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-10-26 20:32:38 -0700 |
commit | ba1124f58afd37d9ff155d4ab7c9f209346aaed9 (patch) | |
tree | e2b20fb8361f819e96683b468866f3a8acc2a941 /scripts/generate_rust_analyzer.py | |
parent | edd68156bccf1af233576ad847f4b138e8b88040 (diff) |
ice: Add E830 device IDs, MAC type and registers
E830 is the 200G NIC family which uses the ice driver.
Add specific E830 registers. Embed macros to use proper register based on
(hw)->mac_type & name those macros to [ORIGINAL]_BY_MAC(hw). Registers
only available on one of the macs will need to be explicitly referred to
as E800_NAME instead of just NAME. PTP is not yet supported.
Co-developed-by: Milena Olech <[email protected]>
Signed-off-by: Milena Olech <[email protected]>
Co-developed-by: Dan Nowlin <[email protected]>
Signed-off-by: Dan Nowlin <[email protected]>
Co-developed-by: Scott Taylor <[email protected]>
Signed-off-by: Scott Taylor <[email protected]>
Co-developed-by: Pawel Chmielewski <[email protected]>
Signed-off-by: Pawel Chmielewski <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: Paul Greenwalt <[email protected]>
Tested-by: Tony Brelinski <[email protected]>
Signed-off-by: Jacob Keller <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions