Searched refs:hv_fcopy_hdr (Results 1 – 2 of 2) sorted by relevance
131 struct hv_fcopy_hdr { struct141 struct hv_fcopy_hdr hdr; argument154 struct hv_fcopy_hdr hdr;
357 static int hv_fcopy_send_data(struct hv_fcopy_hdr *fcopy_msg, int recvlen) in hv_fcopy_send_data()390 struct hv_fcopy_hdr *fcopy_msg; in fcopy_pkt_process()409 if (pktlen < ICMSG_HDR + sizeof(struct hv_fcopy_hdr)) { in fcopy_pkt_process()415 fcopy_msg = (struct hv_fcopy_hdr *)&desc[offset + ICMSG_HDR]; in fcopy_pkt_process()