Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath9k/
H A Dchannel.c375 tsf_time -= ath9k_hw_gettsf32(ah); in ath_chanctx_setup_timer()
412 u32 tsf_time) in ath_chanctx_offchannel_noa() argument
417 avp->offchannel_start = tsf_time; in ath_chanctx_offchannel_noa()
438 u32 tsf_time, in ath_chanctx_set_periodic_noa() argument
444 avp->noa_start = tsf_time; in ath_chanctx_set_periodic_noa()
470 u32 tsf_time, in ath_chanctx_set_oneshot_noa() argument
476 avp->noa_start = tsf_time; in ath_chanctx_set_oneshot_noa()
497 u32 tsf_time; in ath_chanctx_event() local
623 tsf_time, beacon_int); in ath_chanctx_event()
690 tsf_time += ath9k_hw_gettsf32(ah); in ath_chanctx_event()
[all …]