diff options
author | Avraham Stern <[email protected]> | 2023-03-20 12:33:07 +0200 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2023-03-22 13:16:35 +0100 |
commit | a2f49f7d52a9e7d0dce8f090541a28192b7abd59 (patch) | |
tree | 719d7c21d60ac0e12338c7e6111eb750ee0231fd /tools/perf/scripts/python | |
parent | a5de7de7e78eddd3ae16aec01c5601ae36c1c2e8 (diff) |
wifi: iwlwifi: mvm: implement PHC clock adjustments
Implement the following PHC operations:
1. adjtime - for adding an offset to the PHC clock time.
2. adjfine - for adjusting the PHC clock frequency.
3. gettime64 - for getting the PHC clock time. This function returns
the time as adjusted by adjtime and adjfine.
The adjusted time will also be used for time sync frames timestamping.
Signed-off-by: Avraham Stern <[email protected]>
Signed-off-by: Gregory Greenman <[email protected]>
Link: https://lore.kernel.org/r/20230320122330.f59750deeee4.I110a7e3ac3c6d39d9dbe1fe77001e3f5bc3814eb@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions