Searched refs:host_time (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.4/drivers/hv/ |
| D | hv_util.c | 202 u64 host_time; member 215 newtime = host_ts.host_time + (reftime - host_ts.ref_time); in hv_get_adj_host_time() 254 host_ts.host_time = hosttime; in adj_guesttime() 264 host_ts.host_time += (cur_reftime - reftime); in adj_guesttime()
|
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | ftm-initiator.c | 96 .host_time = ktime_get_boottime_ns(), in iwl_mvm_ftm_restart() 480 IWL_DEBUG_INFO(mvm, "\thost time: %llu\n", res->host_time); in iwl_mvm_debug_range_resp() 589 result.host_time = iwl_mvm_ftm_get_host_time(mvm, in iwl_mvm_ftm_range_resp()
|
| /Linux-v5.4/drivers/infiniband/hw/cxgb4/ |
| D | t4.h | 315 ktime_t host_time; member 356 ktime_t host_time; member
|
| D | qp.c | 720 swsqe->host_time = ktime_get(); in post_write_cmpl() 744 swsqe->host_time = ktime_get(); in post_write_cmpl() 1237 swsqe->host_time = ktime_get(); in c4iw_post_send() 1312 qhp->wq.rq.sw_rq[qhp->wq.rq.pidx].host_time = in c4iw_post_receive()
|
| D | device.c | 109 le.post_host_time = wq->sq.sw_sq[wq->sq.cidx].host_time; in c4iw_log_wr_stats() 115 le.post_host_time = wq->rq.sw_rq[wq->rq.cidx].host_time; in c4iw_log_wr_stats()
|
| /Linux-v5.4/drivers/media/usb/uvc/ |
| D | uvc_video.c | 523 sample->host_time = time; in uvc_video_clock_decode() 724 y2 = (u32)ktime_to_ns(ktime_sub(last->host_time, first->host_time)) + y1; in uvc_video_clock_update() 741 timestamp = ktime_to_ns(first->host_time) + y - y1; in uvc_video_clock_update()
|
| D | uvcvideo.h | 602 ktime_t host_time; member
|
| /Linux-v5.4/drivers/net/ethernet/sfc/ |
| D | siena.c | 128 static void siena_ptp_write_host_time(struct efx_nic *efx, u32 host_time) in siena_ptp_write_host_time() argument 130 _efx_writed(efx, cpu_to_le32(host_time), in siena_ptp_write_host_time()
|
| D | ptp.c | 840 unsigned int host_time; in efx_ptp_send_times() local 851 host_time = (now.ts_real.tv_sec << MC_NANOSECOND_BITS | in efx_ptp_send_times() 854 efx->type->ptp_write_host_time(efx, host_time); in efx_ptp_send_times()
|
| D | net_driver.h | 1383 void (*ptp_write_host_time)(struct efx_nic *efx, u32 host_time);
|
| D | ef10.c | 6172 static void efx_ef10_ptp_write_host_time(struct efx_nic *efx, u32 host_time) in efx_ef10_ptp_write_host_time() argument 6174 _efx_writed(efx, cpu_to_le32(host_time), ER_DZ_MC_DB_LWRD); in efx_ef10_ptp_write_host_time() 6178 u32 host_time) {} in efx_ef10_ptp_write_host_time_vf() argument
|
| /Linux-v5.4/net/wireless/ |
| D | pmsr.c | 446 res->host_time, NL80211_PMSR_RESP_ATTR_PAD)) in nl80211_pmsr_send_result()
|
| /Linux-v5.4/include/net/ |
| D | cfg80211.h | 3169 u64 host_time, ap_tsf; member
|