Searched refs:phy_power_down (Results 1 – 1 of 1) sorted by relevance
932 static int phy_power_down; variable1523 if (phy_power_down) in phy_init()5659 if (np->wolenabled || !phy_power_down) { in nv_close()6492 module_param(phy_power_down, int, 0);6493 MODULE_PARM_DESC(phy_power_down, "Power down phy and disable link when interface is down (1), or le…