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