Searched refs:host_time (Results 1 – 7 of 7) sorted by relevance
| /freebsd/usr.bin/rup/ |
| H A D | rup.c | 96 struct tm host_time; in rstat_reply() local 122 host_time = *tmp_time; in rstat_reply() 149 (host_time.tm_hour % 12) ? host_time.tm_hour % 12 : 12, in rstat_reply() 150 host_time.tm_min, in rstat_reply() 151 (host_time.tm_hour >= 12) ? 'p' : 'a', in rstat_reply()
|
| /freebsd/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | ftm-initiator.c | 25 u64 host_time; member 69 .host_time = ktime_get_boottime_ns(), in iwl_mvm_ftm_restart() 1145 if (res->host_time - resp->host_time > in iwl_mvm_ftm_rtt_smoothing() 1187 resp->host_time = res->host_time; in iwl_mvm_ftm_rtt_smoothing() 1198 IWL_DEBUG_INFO(mvm, "\thost time: %llu\n", res->host_time); in iwl_mvm_debug_range_resp() 1368 result.host_time = iwl_mvm_ftm_get_host_time(mvm, in iwl_mvm_ftm_range_resp()
|
| /freebsd/sys/contrib/dev/iwlwifi/mld/ |
| H A D | ftm-initiator.c | 313 IWL_DEBUG_INFO(mld, "\thost time: %llu\n", res->host_time); in iwl_mld_debug_range_resp() 391 result.host_time = ktime_get_boottime_ns(); in iwl_mld_handle_ftm_resp_notif() 432 .host_time = ktime_get_boottime_ns(), in iwl_mld_ftm_restart_cleanup()
|
| /freebsd/sys/dev/cxgbe/iw_cxgbe/ |
| H A D | t4.h | 314 ktime_t host_time; member
|
| /freebsd/sys/compat/linuxkpi/common/include/net/ |
| H A D | cfg80211.h | 430 int ap_tsf, ap_tsf_valid, final, host_time, status, type; member
|
| /freebsd/contrib/wpa/src/drivers/ |
| H A D | driver.h | 7746 u64 host_time; member
|
| H A D | driver_nl80211_event.c | 4512 data.peer_measurement_result.host_time = in nl80211_peer_measurement_result_event()
|