Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/hyperv/
Dhyperv_net.h1007 struct netvsc_device { struct
1008 u32 nvsp_version;
1010 wait_queue_head_t wait_drain;
1011 bool destroy;
1012 bool tx_disable; /* if true, do not wake up queue again */
1015 void *recv_buf;
1016 u32 recv_buf_size; /* allocated bytes */
1017 u32 recv_buf_gpadl_handle;
1018 u32 recv_section_cnt;
1019 u32 recv_section_size;
[all …]