Searched refs:platform_timestamp_hi (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Ddatapath.h215 * @platform_timestamp_hi: high DWORD of the ARTB clock timestamp in nanoseconds
224 __le32 platform_timestamp_hi; member in struct:iwl_synced_time_rsp
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dptp.c121 *sys_time = (u64)le32_to_cpu(resp->platform_timestamp_hi) << 32 |

Completed in 181 milliseconds