Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dchannel.c589 sc->sched.switch_start_time = tsf_time; in ath_chanctx_event()
658 ath_chanctx_setup_timer(sc, sc->sched.switch_start_time); in ath_chanctx_event()
692 tsf_time = sc->sched.switch_start_time; in ath_chanctx_event()
738 sc->sched.switch_start_time = tsf_time; in ath_chanctx_event()
H A Dath9k.h391 u32 switch_start_time; member