Searched refs:time_txf_buf (Results 1 – 1 of 1) sorted by relevance
423 u8 *time_txf_buf = util_timesynch.recv_buffer; in timesync_onchannelcallback() local430 int ret = vmbus_recvpacket(channel, time_txf_buf, in timesync_onchannelcallback()449 icmsghdrp = (struct icmsg_hdr *)&time_txf_buf[ in timesync_onchannelcallback()454 time_txf_buf, recvlen, in timesync_onchannelcallback()470 refdata = (struct ictimesync_ref_data *)&time_txf_buf[ICMSG_HDR]; in timesync_onchannelcallback()482 timedatap = (struct ictimesync_data *)&time_txf_buf[ICMSG_HDR]; in timesync_onchannelcallback()497 vmbus_sendpacket(channel, time_txf_buf, in timesync_onchannelcallback()