Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/
Dmarvell10g.c144 struct mv3310_mactype { struct
157 const struct mv3310_mactype *mactypes; argument
167 const struct mv3310_mactype *mactype;
714 static const struct mv3310_mactype mv2110_mactypes[] = {
735 static const struct mv3310_mactype mv3310_mactypes[] = {
774 static const struct mv3310_mactype mv3340_mactypes[] = {
812 const struct mv3310_mactype *mactype = priv->mactype; in mv3310_fill_possible_interfaces()