projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4918527
)
mlxsw: spectrum: Use port_module_max_width to compute base port index
author
Jiri Pirko
<jiri@mellanox.com>
Thu, 31 Oct 2019 09:42:18 +0000
(11:42 +0200)
committer
David S. Miller
<davem@davemloft.net>
Thu, 31 Oct 2019 17:54:47 +0000
(10:54 -0700)
Instead of using constant value, use port_module_max_width which is
aligned with the cluster size.
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Reviewed-by: Shalom Toledo <shalomt@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/spectrum.h
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/mellanox/mlxsw/spectrum.h
b/drivers/net/ethernet/mellanox/mlxsw/spectrum.h
index ec6c9756791db7356a547a5232843d104284627c..347bec9d1ecf5ce94ba6cc67c9672fc9349a030e 100644
(file)
--- a/
drivers/net/ethernet/mellanox/mlxsw/spectrum.h
+++ b/
drivers/net/ethernet/mellanox/mlxsw/spectrum.h
@@
-32,8
+32,6
@@
#define MLXSW_SP_MID_MAX 7000
-#define MLXSW_SP_PORTS_PER_CLUSTER_MAX 4
-
#define MLXSW_SP_PORT_BASE_SPEED_25G 25000 /* Mb/s */
#define MLXSW_SP_PORT_BASE_SPEED_50G 50000 /* Mb/s */