Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/
Dmarvell10g.c157 const struct mv3310_mactype *mactypes; member
859 if (mactype >= chip->n_mactypes || !chip->mactypes[mactype].valid) { in mv3310_config_init()
864 priv->mactype = &chip->mactypes[mactype]; in mv3310_config_init()
1222 .mactypes = mv3310_mactypes,
1237 .mactypes = mv3340_mactypes,
1251 .mactypes = mv2110_mactypes,
1265 .mactypes = mv2110_mactypes,