Home
last modified time | relevance | path

Searched refs:hosttime (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/staging/wlan-ng/
A Dp80211conv.h70 u64 hosttime; /* Best-rez host supplied time value */ member
112 __be64 hosttime; member
A Dp80211conv.c625 rxmeta->hosttime = jiffies; in p80211skb_rxmeta_attach()
A Dhfa384x_usb.c3390 caphdr->hosttime = __cpu_to_be64(jiffies); in hfa384x_int_rxmonitor()
/linux/drivers/hv/
A Dhv_util.c360 static inline void adj_guesttime(u64 hosttime, u64 reftime, u8 adj_flags) in adj_guesttime() argument
372 host_ts.host_time = hosttime; in adj_guesttime()
/linux/drivers/net/wireless/intersil/hostap/
A Dhostap_wlan.h43 struct linux_wlan_ng_val hosttime, mactime, channel, rssi, sq, signal, member
51 __be64 hosttime; member
A Dhostap_80211_rx.c143 LWNG_SETVAL(hosttime, 1, 0, 4, jiffies); in prism2_rx_80211()
161 hdr->hosttime = __cpu_to_be64(jiffies); in prism2_rx_80211()
/linux/drivers/net/wireless/ti/wlcore/
A Dtx.c256 s64 hosttime; in wl1271_tx_fill_hdr() local
276 hosttime = (ktime_get_boottime_ns() >> 10); in wl1271_tx_fill_hdr()
277 desc->start_time = cpu_to_le32(hosttime - wl->time_offset); in wl1271_tx_fill_hdr()
/linux/drivers/scsi/
A Dstex.c217 __le64 hosttime; /* seconds from Jan 1, 1970 (GMT) */ member
1062 h->hosttime = cpu_to_le64(ktime_get_real_seconds()); in stex_common_handshake()
1153 h->hosttime = cpu_to_le64(ktime_get_real_seconds()); in stex_ss_handshake()

Completed in 28 milliseconds