Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/hyperv/
H A Dhyperv_net.h1148 struct netvsc_device { struct
1149 u32 nvsp_version;
1152 bool destroy;
1156 void *recv_buf;
1159 u32 recv_section_cnt;
1164 void *send_buf;
1165 u32 send_buf_size;
1177 u32 max_chn;
1178 u32 num_chn;
1182 atomic_t open_chn;
[all …]