Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dhv_util.c496 u8 *hbeat_txf_buf = util_heartbeat.recv_buffer; in heartbeat_onchannelcallback() local
500 if (vmbus_recvpacket(channel, hbeat_txf_buf, HV_HYP_PAGE_SIZE, in heartbeat_onchannelcallback()
516 icmsghdrp = (struct icmsg_hdr *)&hbeat_txf_buf[ in heartbeat_onchannelcallback()
521 hbeat_txf_buf, recvlen, in heartbeat_onchannelcallback()
540 heartbeat_msg = (struct heartbeat_msg_data *)&hbeat_txf_buf[ICMSG_HDR]; in heartbeat_onchannelcallback()
552 vmbus_sendpacket(channel, hbeat_txf_buf, in heartbeat_onchannelcallback()