Searched refs:tsf_time (Results 1 – 1 of 1) sorted by relevance
368 static void ath_chanctx_setup_timer(struct ath_softc *sc, u32 tsf_time) in ath_chanctx_setup_timer() argument374 ath9k_hw_gen_timer_start(ah, sc->p2p_ps_timer, tsf_time, 1000000); in ath_chanctx_setup_timer()375 tsf_time -= ath9k_hw_gettsf32(ah); in ath_chanctx_setup_timer()376 timeout = msecs_to_jiffies(tsf_time / 1000) + 1; in ath_chanctx_setup_timer()381 tsf_time / 1000, jiffies_to_msecs(timeout)); in ath_chanctx_setup_timer()412 u32 tsf_time) in ath_chanctx_offchannel_noa() argument417 avp->offchannel_start = tsf_time; in ath_chanctx_offchannel_noa()438 u32 tsf_time, in ath_chanctx_set_periodic_noa() argument444 avp->noa_start = tsf_time; in ath_chanctx_set_periodic_noa()470 u32 tsf_time, in ath_chanctx_set_oneshot_noa() argument[all …]