Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dchannel.c568 sc->sched.switch_start_time = tsf_time; in ath_chanctx_event()
637 ath_chanctx_setup_timer(sc, sc->sched.switch_start_time); in ath_chanctx_event()
671 tsf_time = sc->sched.switch_start_time; in ath_chanctx_event()
717 sc->sched.switch_start_time = tsf_time; in ath_chanctx_event()
Dath9k.h387 u32 switch_start_time; member