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