Searched refs:nvsp_msg_pkt (Results 1 – 1 of 1) sorted by relevance
765 nvsp_msg *nvsp_msg_pkt; in hv_nv_on_send_completion() local773 nvsp_msg_pkt = in hv_nv_on_send_completion()776 if (nvsp_msg_pkt->hdr.msg_type == nvsp_msg_type_init_complete in hv_nv_on_send_completion()777 || nvsp_msg_pkt->hdr.msg_type in hv_nv_on_send_completion()779 || nvsp_msg_pkt->hdr.msg_type in hv_nv_on_send_completion()782 memcpy(&net_dev->channel_init_packet, nvsp_msg_pkt, in hv_nv_on_send_completion()785 } else if (nvsp_msg_pkt->hdr.msg_type == in hv_nv_on_send_completion()858 nvsp_msg *nvsp_msg_pkt; in hv_nv_on_receive() local878 nvsp_msg_pkt = (nvsp_msg *)((unsigned long)pkt in hv_nv_on_receive()882 if (nvsp_msg_pkt->hdr.msg_type != nvsp_msg_1_type_send_rndis_pkt) in hv_nv_on_receive()