Searched refs:edpd_max_wait_ms (Results 1 – 1 of 1) sorted by relevance
55 unsigned int edpd_max_wait_ms; member225 priv->edpd_max_wait_ms) { in lan87xx_read_status()226 unsigned int max_wait = priv->edpd_max_wait_ms * 1000; in lan87xx_read_status()549 else if (!priv->edpd_max_wait_ms) in smsc_phy_get_edpd()552 *edpd = PHY_STATE_MACH_MS + priv->edpd_max_wait_ms; in smsc_phy_get_edpd()570 priv->edpd_max_wait_ms = 0; in smsc_phy_set_edpd()581 priv->edpd_max_wait_ms = edpd - PHY_STATE_MACH_MS; in smsc_phy_set_edpd()624 priv->edpd_max_wait_ms = EDPD_MAX_WAIT_DFLT_MS; in smsc_phy_probe()