Searched refs:phy_ts (Results 1 – 1 of 1) sorted by relevance
327 bool phy_ts = phy_is_default_hwtstamp(dev->phydev); in dev_set_hwtstamp_phylib() local332 cfg->source = phy_ts ? HWTSTAMP_SOURCE_PHYLIB : HWTSTAMP_SOURCE_NETDEV; in dev_set_hwtstamp_phylib()334 if (phy_ts && dev->see_all_hwtstamp_requests) { in dev_set_hwtstamp_phylib()340 if (!phy_ts || dev->see_all_hwtstamp_requests) { in dev_set_hwtstamp_phylib()349 if (phy_ts && dev->see_all_hwtstamp_requests) in dev_set_hwtstamp_phylib()352 if (phy_ts) { in dev_set_hwtstamp_phylib()
Completed in 5 milliseconds