Searched defs:netvsc_channel (Results 1 – 1 of 1) sorted by relevance
950 struct netvsc_channel { struct951 struct vmbus_channel *channel;952 struct netvsc_device *net_device;953 const struct vmpacket_descriptor *desc;954 struct napi_struct napi;955 struct multi_send_data msd;956 struct multi_recv_comp mrc;957 atomic_t queue_sends;959 struct netvsc_stats tx_stats;960 struct netvsc_stats rx_stats;