|
@@ -711,7 +711,6 @@ int bcmgenet_mii_init(struct net_device *dev);
|
|
int bcmgenet_mii_config(struct net_device *dev, bool init);
|
|
int bcmgenet_mii_config(struct net_device *dev, bool init);
|
|
int bcmgenet_mii_probe(struct net_device *dev);
|
|
int bcmgenet_mii_probe(struct net_device *dev);
|
|
void bcmgenet_mii_exit(struct net_device *dev);
|
|
void bcmgenet_mii_exit(struct net_device *dev);
|
|
-void bcmgenet_mii_reset(struct net_device *dev);
|
|
|
|
void bcmgenet_phy_power_set(struct net_device *dev, bool enable);
|
|
void bcmgenet_phy_power_set(struct net_device *dev, bool enable);
|
|
void bcmgenet_mii_setup(struct net_device *dev);
|
|
void bcmgenet_mii_setup(struct net_device *dev);
|
|
|
|
|