Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.h695 void bcmgenet_phy_power_set(struct net_device *dev, bool enable);
Dbcmmii.c148 void bcmgenet_phy_power_set(struct net_device *dev, bool enable) in bcmgenet_phy_power_set() function
Dbcmgenet.c1671 bcmgenet_phy_power_set(priv->dev, false); in bcmgenet_power_down()
1712 bcmgenet_phy_power_set(priv->dev, true); in bcmgenet_power_up()