Searched refs:time_txf_buf (Results 1 – 1 of 1) sorted by relevance
404 u8 *time_txf_buf = util_timesynch.recv_buffer; in timesync_onchannelcallback() local411 int ret = vmbus_recvpacket(channel, time_txf_buf, in timesync_onchannelcallback()430 icmsghdrp = (struct icmsg_hdr *)&time_txf_buf[ in timesync_onchannelcallback()435 time_txf_buf, recvlen, in timesync_onchannelcallback()451 refdata = (struct ictimesync_ref_data *)&time_txf_buf[ICMSG_HDR]; in timesync_onchannelcallback()463 timedatap = (struct ictimesync_data *)&time_txf_buf[ICMSG_HDR]; in timesync_onchannelcallback()478 vmbus_sendpacket(channel, time_txf_buf, in timesync_onchannelcallback()