Searched refs:mac80211_hwsim_get_tsf (Results 1 – 1 of 1) sorted by relevance
1079 static u64 mac80211_hwsim_get_tsf(struct ieee80211_hw *hw, in mac80211_hwsim_get_tsf() function1090 u64 now = mac80211_hwsim_get_tsf(hw, vif); in mac80211_hwsim_set_tsf()2242 u64 tsf = mac80211_hwsim_get_tsf(hw, NULL); in mac80211_hwsim_config()2333 tsf = mac80211_hwsim_get_tsf(hw, vif); in mac80211_hwsim_link_info_changed()3137 .get_tsf = mac80211_hwsim_get_tsf, \