Searched refs:gp2_ts (Results 1 – 1 of 1) sorted by relevance
855 u32 gp2_ts = le32_to_cpu(fw_gp2_ts); in iwl_mvm_ftm_get_host_time() local861 if (curr_gp2 >= gp2_ts) in iwl_mvm_ftm_get_host_time()862 diff = curr_gp2 - gp2_ts; in iwl_mvm_ftm_get_host_time()864 diff = curr_gp2 + (U32_MAX - gp2_ts + 1); in iwl_mvm_ftm_get_host_time()