Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dchannel.c346 ath9k_hw_get_tsf_offset(cur->tsf_ts, ts); in ath_chanctx_adjust_tbtt_delta()
349 prev_tsf -= ath9k_hw_get_tsf_offset(prev->tsf_ts, ts); in ath_chanctx_adjust_tbtt_delta()
689 ath9k_hw_get_tsf_offset(sc->cur_chan->tsf_ts, 0); in ath_chanctx_event()
1301 ath9k_hw_get_tsf_offset(ts, 0); in ath_chanctx_set_next()
H A Dhw.c1851 u32 ath9k_hw_get_tsf_offset(ktime_t last, ktime_t cur) in ath9k_hw_get_tsf_offset() function
1857 EXPORT_SYMBOL(ath9k_hw_get_tsf_offset);
1946 tsf_offset = ath9k_hw_get_tsf_offset(tsf_ts, 0); in ath9k_hw_reset()
1970 tsf_offset = ath9k_hw_get_tsf_offset(tsf_ts, 0); in ath9k_hw_reset()
H A Dmain.c252 offset = ath9k_hw_get_tsf_offset(sc->cur_chan->tsf_ts, 0); in ath_complete_reset()
1958 ath9k_hw_get_tsf_offset(sc->cur_chan->tsf_ts, 0); in ath9k_get_tsf()