Searched refs:time_txf_buf (Results 1 – 1 of 1) sorted by relevance
425 u8 *time_txf_buf = util_timesynch.recv_buffer; in timesync_onchannelcallback() local432 int ret = vmbus_recvpacket(channel, time_txf_buf, in timesync_onchannelcallback()451 icmsghdrp = (struct icmsg_hdr *)&time_txf_buf[ in timesync_onchannelcallback()456 time_txf_buf, recvlen, in timesync_onchannelcallback()472 refdata = (struct ictimesync_ref_data *)&time_txf_buf[ICMSG_HDR]; in timesync_onchannelcallback()484 timedatap = (struct ictimesync_data *)&time_txf_buf[ICMSG_HDR]; in timesync_onchannelcallback()499 vmbus_sendpacket(channel, time_txf_buf, in timesync_onchannelcallback()