Home
last modified time | relevance | path

Searched refs:VSC73XX_MAX_NUM_PORTS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/dsa/
H A Dvitesse-vsc73xx.h15 #define VSC73XX_MAX_NUM_PORTS 8 macro
59 struct vsc73xx_portinfo portinfo[VSC73XX_MAX_NUM_PORTS];
H A Dvitesse-vsc73xx-core.c2381 vsc->ds->num_ports = VSC73XX_MAX_NUM_PORTS; in vsc73xx_probe()