Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/dsa/mv88e6xxx/
Dchip.h29 #define MV88E6XXX_MAX_PVT_PORTS 16 macro
31 (MV88E6XXX_MAX_PVT_SWITCHES * MV88E6XXX_MAX_PVT_PORTS)
Ddevlink.c524 for (port = 0; port < MV88E6XXX_MAX_PVT_PORTS; port++) { in mv88e6xxx_region_pvt_snapshot()
Dchip.c1498 for (port = 0; port < MV88E6XXX_MAX_PVT_PORTS; ++port) { in mv88e6xxx_pvt_setup()