Searched refs:ath9k_hw_get_tsf_offset (Results 1 – 4 of 4) sorted by relevance
333 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()1274 ath9k_hw_get_tsf_offset(&ts, NULL); in ath_chanctx_set_next()
1056 u32 ath9k_hw_get_tsf_offset(struct timespec *last, struct timespec *cur);
1797 u32 ath9k_hw_get_tsf_offset(struct timespec *last, struct timespec *cur) in ath9k_hw_get_tsf_offset() function1812 EXPORT_SYMBOL(ath9k_hw_get_tsf_offset);
248 offset = ath9k_hw_get_tsf_offset(&sc->cur_chan->tsf_ts, in ath_complete_reset()