Searched refs:tsf_offset (Results 1 – 4 of 4) sorted by relevance
535 __le64 tsf_offset; in KUNIT_ARRAY_PARAM_DESC() member548 .tsf_offset = cpu_to_le64(-123ll), in KUNIT_ARRAY_PARAM_DESC()650 KUNIT_EXPECT_EQ(test, ies->tsf, tsf + le64_to_cpu(sta_prof.tsf_offset)); in KUNIT_ARRAY_PARAM_DESC()
1867 u32 tsf_offset; in ath9k_hw_reset() local1946 tsf_offset = ath9k_hw_get_tsf_offset(tsf_ts, 0); in ath9k_hw_reset()1947 ath9k_hw_settsf64(ah, tsf + tsf_offset); in ath9k_hw_reset()1970 tsf_offset = ath9k_hw_get_tsf_offset(tsf_ts, 0); in ath9k_hw_reset()1971 ath9k_hw_settsf64(ah, tsf + tsf_offset); in ath9k_hw_reset()
739 s64 tsf_offset; member1324 return cpu_to_le64(now + data->tsf_offset); in __mac80211_hwsim_get_tsf()1350 data->tsf_offset += delta; in mac80211_hwsim_set_tsf()1353 data->tsf_offset -= delta; in mac80211_hwsim_set_tsf()1999 rx_status.mactime = now + data2->tsf_offset; in mac80211_hwsim_tx_frame_no_nl()2254 cpu_to_le64(ts + data->tsf_offset + in mac80211_hwsim_tx()2440 data->tsf_offset + in __mac80211_hwsim_beacon_tx()2445 data->tsf_offset + in __mac80211_hwsim_beacon_tx()
8646 struct ieee80211_vif *vif, s64 tsf_offset) in ath10k_offset_tsf() argument8653 if (tsf_offset < 0) { in ath10k_offset_tsf()8655 offset = -tsf_offset; in ath10k_offset_tsf()8658 offset = tsf_offset; in ath10k_offset_tsf()