Home
last modified time | relevance | path

Searched defs:hv_netvsc_packet (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/net/hyperv/
Dhyperv_net.h154 struct hv_netvsc_packet { struct
156 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 …]