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