Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hv/
Dhv_util.c240 u8 *time_txf_buf = util_timesynch.recv_buffer; in timesync_onchannelcallback() local
243 vmbus_recvpacket(channel, time_txf_buf, in timesync_onchannelcallback()
247 icmsghdrp = (struct icmsg_hdr *)&time_txf_buf[ in timesync_onchannelcallback()
252 time_txf_buf, in timesync_onchannelcallback()
256 timedatap = (struct ictimesync_data *)&time_txf_buf[ in timesync_onchannelcallback()
265 vmbus_sendpacket(channel, time_txf_buf, in timesync_onchannelcallback()