Home
last modified time | relevance | path

Searched refs:last_event_time (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dchannel.c239 old = &sc->last_event_time; in chanctx_event_delta()
242 sc->last_event_time = ts; in chanctx_event_delta()
Dath9k.h1024 struct timespec64 last_event_time; member