Searched refs:tsf64_time (Results 1 – 2 of 2) sorted by relevance
1241 uint64_t hostime, detlahostime, tsf64_time; in ol_rx_timestamp_update() local1256 tsf64_time = pdev->last_tsf64_time + detlahostime; in ol_rx_timestamp_update()1259 tsf64_time & 0xFFFFFFFF; in ol_rx_timestamp_update()1260 rx_desc->ppdu_end.wb_timestamp_upper_32 = tsf64_time >> 32; in ol_rx_timestamp_update()
1147 struct hdd_adapter *adapter, uint64_t tsf64_time, in hdd_get_soctime_from_tsf64time() argument1167 if (tsf64_time > tsf->last_target_global_tsf_time) { in hdd_get_soctime_from_tsf64time()1168 delta64_tsf64time = tsf64_time - in hdd_get_soctime_from_tsf64time()1177 tsf64_time; in hdd_get_soctime_from_tsf64time()2412 uint64_t tsf64_time = target_time; in hdd_netbuf_timestamp() local2415 tsf64_time, &soc_time); in hdd_netbuf_timestamp()