Searched defs:hv_netvsc_packet (Results 1 – 1 of 1) sorted by relevance
154 struct hv_netvsc_packet { struct156 u8 cp_partial; /* partial copy into send buffer */158 u8 rmsg_size; /* RNDIS header and PPI size */159 u8 rmsg_pgcnt; /* page count of RNDIS header and PPI */160 u8 page_buf_cnt;162 u16 q_idx;163 u16 total_packets;165 u32 total_bytes;166 u32 send_buf_index;167 u32 total_data_buflen;[all …]