Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/hyperv/
Dhyperv_net.h974 struct netvsc_device { struct
975 u32 nvsp_version;
977 wait_queue_head_t wait_drain;
978 bool destroy;
979 bool tx_disable; /* if true, do not wake up queue again */
982 void *recv_buf;
983 u32 recv_buf_size; /* allocated bytes */
984 u32 recv_buf_gpadl_handle;
985 u32 recv_section_cnt;
986 u32 recv_section_size;
[all …]