Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hv/
Dhv_util.c143 u8 *shut_txf_buf = util_shutdown.recv_buffer; in shutdown_onchannelcallback() local
149 vmbus_recvpacket(channel, shut_txf_buf, in shutdown_onchannelcallback()
153 icmsghdrp = (struct icmsg_hdr *)&shut_txf_buf[ in shutdown_onchannelcallback()
157 if (vmbus_prep_negotiate_resp(icmsghdrp, shut_txf_buf, in shutdown_onchannelcallback()
167 (struct shutdown_msg_data *)&shut_txf_buf[ in shutdown_onchannelcallback()
193 vmbus_sendpacket(channel, shut_txf_buf, in shutdown_onchannelcallback()