diff options
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/hw.h')
| -rw-r--r-- | drivers/net/wireless/ath/ath9k/hw.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath9k/hw.h b/drivers/net/wireless/ath/ath9k/hw.h index 9804a24a2dc0..68956cdc8c9a 100644 --- a/drivers/net/wireless/ath/ath9k/hw.h +++ b/drivers/net/wireless/ath/ath9k/hw.h | |||
| @@ -1060,7 +1060,7 @@ u32 ath9k_hw_gettsf32(struct ath_hw *ah); | |||
| 1060 | u64 ath9k_hw_gettsf64(struct ath_hw *ah); | 1060 | u64 ath9k_hw_gettsf64(struct ath_hw *ah); |
| 1061 | void ath9k_hw_settsf64(struct ath_hw *ah, u64 tsf64); | 1061 | void ath9k_hw_settsf64(struct ath_hw *ah, u64 tsf64); |
| 1062 | void ath9k_hw_reset_tsf(struct ath_hw *ah); | 1062 | void ath9k_hw_reset_tsf(struct ath_hw *ah); |
| 1063 | u32 ath9k_hw_get_tsf_offset(struct timespec *last, struct timespec *cur); | 1063 | u32 ath9k_hw_get_tsf_offset(struct timespec64 *last, struct timespec64 *cur); |
| 1064 | void ath9k_hw_set_tsfadjust(struct ath_hw *ah, bool set); | 1064 | void ath9k_hw_set_tsfadjust(struct ath_hw *ah, bool set); |
| 1065 | void ath9k_hw_init_global_settings(struct ath_hw *ah); | 1065 | void ath9k_hw_init_global_settings(struct ath_hw *ah); |
| 1066 | u32 ar9003_get_pll_sqsum_dvc(struct ath_hw *ah); | 1066 | u32 ar9003_get_pll_sqsum_dvc(struct ath_hw *ah); |
