Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/pcs/
Dpcs-rzn1-miic.c48 #define MIIC_MAX_NR_PORTS 5 macro
305 if (port > MIIC_MAX_NR_PORTS || port < 1) in miic_create()
363 for (port = 0; port < MIIC_MAX_NR_PORTS; port++) { in miic_init_hw()