Searched refs:ath5k_hw_get_tsf64 (Results 1 – 5 of 5) sorted by relevance
202 u64 tsf = ath5k_hw_get_tsf64(ah); in ath5k_extend_tsf()1298 tsf = ath5k_hw_get_tsf64(ah); in ath5k_check_ibss_tsf()2014 u64 tsf = ath5k_hw_get_tsf64(ah); in ath5k_beacon_send()2111 hw_tsf = ath5k_hw_get_tsf64(ah); in ath5k_beacon_update_timers()2238 u64 tsf = ath5k_hw_get_tsf64(ah); in ath5k_tasklet_beacon()
562 ath5k_hw_get_tsf64(struct ath5k_hw *ah) in ath5k_hw_get_tsf64() function
619 return ath5k_hw_get_tsf64(ah); in ath5k_get_tsf()
1548 u64 ath5k_hw_get_tsf64(struct ath5k_hw *ah);
212 tsf = ath5k_hw_get_tsf64(ah); in read_file_beacon()