Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hv/
H A Dhv_util.c192 u8 *shut_txf_buf = util_shutdown.recv_buffer; in shutdown_onchannelcallback() local
198 vmbus_recvpacket(channel, shut_txf_buf, in shutdown_onchannelcallback()
202 icmsghdrp = (struct icmsg_hdr *)&shut_txf_buf[ in shutdown_onchannelcallback()
206 if (vmbus_prep_negotiate_resp(icmsghdrp, shut_txf_buf, in shutdown_onchannelcallback()
216 (struct shutdown_msg_data *)&shut_txf_buf[ in shutdown_onchannelcallback()
260 vmbus_sendpacket(channel, shut_txf_buf, in shutdown_onchannelcallback()