Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/
H A Dmarvell10g.c591 int mactype; in mv2110_get_mactype() local
594 if (mactype < 0) in mv2110_get_mactype()
595 return mactype; in mv2110_get_mactype()
645 int mactype; in mv3310_get_mactype() local
648 if (mactype < 0) in mv3310_get_mactype()
649 return mactype; in mv3310_get_mactype()
792 const struct mv3310_mactype *mactype = priv->mactype; in mv3310_fill_possible_interfaces() local
828 mactype); in mv3310_config_init()
836 if (mactype < 0) in mv3310_config_init()
837 return mactype; in mv3310_config_init()
[all …]