Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dmarvell10g.c157 const struct mv3310_mactype *mactypes; member
839 if (mactype >= chip->n_mactypes || !chip->mactypes[mactype].valid) { in mv3310_config_init()
844 priv->mactype = &chip->mactypes[mactype]; in mv3310_config_init()
1202 .mactypes = mv3310_mactypes,
1217 .mactypes = mv3340_mactypes,
1231 .mactypes = mv2110_mactypes,
1245 .mactypes = mv2110_mactypes,