Home
last modified time | relevance | path

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

/drivers/hv/
Dhv_util.c284 u8 *time_txf_buf = util_timesynch.recv_buffer; in timesync_onchannelcallback() local
286 vmbus_recvpacket(channel, time_txf_buf, in timesync_onchannelcallback()
290 icmsghdrp = (struct icmsg_hdr *)&time_txf_buf[ in timesync_onchannelcallback()
294 if (vmbus_prep_negotiate_resp(icmsghdrp, time_txf_buf, in timesync_onchannelcallback()
305 &time_txf_buf[ in timesync_onchannelcallback()
314 &time_txf_buf[ in timesync_onchannelcallback()
326 vmbus_sendpacket(channel, time_txf_buf, in timesync_onchannelcallback()