Home
last modified time | relevance | path

Searched refs:MV88E6XXX_MAX_PVT_PORTS (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.h30 #define MV88E6XXX_MAX_PVT_PORTS 16 macro
32 (MV88E6XXX_MAX_PVT_SWITCHES * MV88E6XXX_MAX_PVT_PORTS)
H A Ddevlink.c603 for (port = 0; port < MV88E6XXX_MAX_PVT_PORTS; port++) { in mv88e6xxx_region_pvt_snapshot()
H A Dchip.c1828 for (port = 0; port < MV88E6XXX_MAX_PVT_PORTS; ++port) { in mv88e6xxx_pvt_setup()