Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/genet/
Dbcmmii.c130 void bcmgenet_phy_power_set(struct net_device *dev, bool enable) in bcmgenet_phy_power_set() function
Dbcmgenet.h728 void bcmgenet_phy_power_set(struct net_device *dev, bool enable);
Dbcmgenet.c1165 bcmgenet_phy_power_set(priv->dev, false); in bcmgenet_power_down()
1205 bcmgenet_phy_power_set(priv->dev, true); in bcmgenet_power_up()