Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/phy/
Dmarvell10g.c595 int mactype; in mv2110_get_mactype() local
604 static int mv2110_set_mactype(struct phy_device *phydev, int mactype) in mv2110_set_mactype()
649 int mactype; in mv3310_get_mactype() local
658 static int mv3310_set_mactype(struct phy_device *phydev, int mactype) in mv3310_set_mactype()
698 static int mv2110_init_interface(struct phy_device *phydev, int mactype) in mv2110_init_interface()
720 static int mv3310_init_interface(struct phy_device *phydev, int mactype) in mv3310_init_interface()
749 static int mv3340_init_interface(struct phy_device *phydev, int mactype) in mv3340_init_interface()
768 int err, mactype; in mv3310_config_init() local