Searched refs:edpd_max_wait_ms (Results 1 – 1 of 1) sorted by relevance
55 unsigned int edpd_max_wait_ms; member245 priv->edpd_max_wait_ms) { in lan87xx_read_status()246 unsigned int max_wait = priv->edpd_max_wait_ms * 1000; in lan87xx_read_status()594 else if (!priv->edpd_max_wait_ms) in smsc_phy_get_edpd()597 *edpd = PHY_STATE_MACH_MS + priv->edpd_max_wait_ms; in smsc_phy_get_edpd()615 priv->edpd_max_wait_ms = 0; in smsc_phy_set_edpd()626 priv->edpd_max_wait_ms = edpd - PHY_STATE_MACH_MS; in smsc_phy_set_edpd()669 priv->edpd_max_wait_ms = EDPD_MAX_WAIT_DFLT_MS; in smsc_phy_probe()