Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/genet/
Dbcmmii.c171 void bcmgenet_phy_power_set(struct net_device *dev, bool enable) in bcmgenet_phy_power_set() function
208 bcmgenet_phy_power_set(dev, true); in bcmgenet_internal_phy_setup()
Dbcmgenet.h675 void bcmgenet_phy_power_set(struct net_device *dev, bool enable);
Dbcmgenet.c873 bcmgenet_phy_power_set(priv->dev, false); in bcmgenet_power_down()