Revision 1e5ad30c649a82a062ce79a87c1296e6c6f328c2 authored by Ido Schimmel on 15 February 2016, 12:19:53 UTC, committed by David S. Miller on 17 February 2016, 20:52:58 UTC
MLXSW_PORT_MAX_PORTS represents the maximum number of local ports, which
is 65 for both ASICs (SwitchX-2 and Spectrum) supported by this driver.

Fixes: 93c1edb27f9e ("mlxsw: Introduce Mellanox switch driver core")
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 853effc
History
File Mode Size
Kconfig -rw-r--r-- 2.3 KB
Makefile -rw-r--r-- 379 bytes
cache.c -rw-r--r-- 10.8 KB
cookie.c -rw-r--r-- 19.1 KB
fsdef.c -rw-r--r-- 4.3 KB
histogram.c -rw-r--r-- 2.8 KB
internal.h -rw-r--r-- 13.0 KB
main.c -rw-r--r-- 4.9 KB
netfs.c -rw-r--r-- 2.5 KB
object-list.c -rw-r--r-- 11.4 KB
object.c -rw-r--r-- 31.0 KB
operation.c -rw-r--r-- 16.3 KB
page.c -rw-r--r-- 31.0 KB
proc.c -rw-r--r-- 1.9 KB
stats.c -rw-r--r-- 10.5 KB

back to top