commit | ec4a514a6870ee3a83fb8788635cf871ee32e665 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Feb 27 20:59:26 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 27 12:08:46 2020 -0800 |
tree | 3bf0a45f0a201c72dab73d2de2b30859fb2bcf09 | |
parent | 37e1244a79fd248ed31281259b478bc945b7bd4b [diff] |
mlxsw: reg: Update module_type values in PMTM register and map them to width There are couple new values that PMTM register can return in module_type field. Add them and map them to module width in mlxsw_core_module_max_width(). Fix the existing names on the way. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>