Searched refs:hosttime (Results 1 – 3 of 3) sorted by relevance
380 static inline void adj_guesttime(u64 hosttime, u64 reftime, u8 adj_flags) in adj_guesttime() argument392 host_ts.host_time = hosttime; in adj_guesttime()
253 s64 hosttime; in wl1271_tx_fill_hdr() local273 hosttime = (ktime_get_boottime_ns() >> 10); in wl1271_tx_fill_hdr()274 desc->start_time = cpu_to_le32(hosttime - wl->time_offset); in wl1271_tx_fill_hdr()
221 __le64 hosttime; /* seconds from Jan 1, 1970 (GMT) */ member1066 h->hosttime = cpu_to_le64(ktime_get_real_seconds()); in stex_common_handshake()1157 h->hosttime = cpu_to_le64(ktime_get_real_seconds()); in stex_ss_handshake()