Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dchannel.c333 ath9k_hw_get_tsf_offset(&cur->tsf_ts, &ts); in ath_chanctx_adjust_tbtt_delta()
336 prev_tsf -= ath9k_hw_get_tsf_offset(&prev->tsf_ts, &ts); in ath_chanctx_adjust_tbtt_delta()
673 ath9k_hw_get_tsf_offset(&sc->cur_chan->tsf_ts, NULL); in ath_chanctx_event()
1257 getrawmonotonic(&sc->cur_chan->tsf_ts); in ath_chanctx_set_next()
Dath9k.h335 struct timespec tsf_ts; member
Dmain.c248 offset = ath9k_hw_get_tsf_offset(&sc->cur_chan->tsf_ts, in ath_complete_reset()