Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/hyperv/
Dhyperv_net.h1068 struct netvsc_device { struct
1069 u32 nvsp_version;
1071 wait_queue_head_t wait_drain;
1072 bool destroy;
1073 bool tx_disable; /* if true, do not wake up queue again */
1076 void *recv_buf;
1077 u32 recv_buf_size; /* allocated bytes */
1078 u32 recv_buf_gpadl_handle;
1079 u32 recv_section_cnt;
1080 u32 recv_section_size;
[all …]