Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath9k/
H A Dchannel.c584 sc->sched.switch_start_time = tsf_time; in ath_chanctx_event()
653 ath_chanctx_setup_timer(sc, sc->sched.switch_start_time); in ath_chanctx_event()
687 tsf_time = sc->sched.switch_start_time; in ath_chanctx_event()
733 sc->sched.switch_start_time = tsf_time; in ath_chanctx_event()
H A Dath9k.h391 u32 switch_start_time; member