Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dmarvell10g.c602 int mactype; in mv2110_get_mactype() local
611 static int mv2110_set_mactype(struct phy_device *phydev, int mactype) in mv2110_set_mactype()
656 int mactype; in mv3310_get_mactype() local
665 static int mv3310_set_mactype(struct phy_device *phydev, int mactype) in mv3310_set_mactype()
705 static int mv2110_init_interface(struct phy_device *phydev, int mactype) in mv2110_init_interface()
727 static int mv3310_init_interface(struct phy_device *phydev, int mactype) in mv3310_init_interface()
756 static int mv3340_init_interface(struct phy_device *phydev, int mactype) in mv3340_init_interface()
775 int err, mactype; in mv3310_config_init() local