Searched refs:attach_uptime (Results 1 – 2 of 2) sorted by relevance
95 struct bintime attach_uptime; /* system uptime when attach happened. */ member
804 getbinuptime(&sc->attach_uptime); in cpsw_attach()2615 bintime_sub(&t, &sc->attach_uptime); in cpsw_stat_attached()