Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/genet/
Dbcmmii.c127 void bcmgenet_phy_power_set(struct net_device *dev, bool enable) in bcmgenet_phy_power_set() function
Dbcmgenet.h726 void bcmgenet_phy_power_set(struct net_device *dev, bool enable);
Dbcmgenet.c1163 bcmgenet_phy_power_set(priv->dev, false); in bcmgenet_power_down()
1203 bcmgenet_phy_power_set(priv->dev, true); in bcmgenet_power_up()