Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/hyperv/
Dhyperv_net.h959 struct netvsc_channel { struct
960 struct vmbus_channel *channel;
961 struct netvsc_device *net_device;
962 const struct vmpacket_descriptor *desc;
963 struct napi_struct napi;
964 struct multi_send_data msd;
965 struct multi_recv_comp mrc;
966 atomic_t queue_sends;
967 struct nvsc_rsc rsc;
969 struct netvsc_stats tx_stats;
[all …]