Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hv/
Dhv_util.c295 u8 *time_txf_buf = util_timesynch.recv_buffer; in timesync_onchannelcallback() local
297 vmbus_recvpacket(channel, time_txf_buf, in timesync_onchannelcallback()
301 icmsghdrp = (struct icmsg_hdr *)&time_txf_buf[ in timesync_onchannelcallback()
305 if (vmbus_prep_negotiate_resp(icmsghdrp, time_txf_buf, in timesync_onchannelcallback()
316 &time_txf_buf[ in timesync_onchannelcallback()
325 &time_txf_buf[ in timesync_onchannelcallback()
337 vmbus_sendpacket(channel, time_txf_buf, in timesync_onchannelcallback()