Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/hyperv/
Dhyperv_net.h910 struct net_device_context { struct
912 struct hv_device *device_ctx;
914 struct netvsc_device __rcu *nvdev;
916 struct list_head list;
918 struct delayed_work dwork;
920 unsigned long last_reconfig;
922 struct list_head reconfig_events;
924 spinlock_t lock;
926 u32 msg_enable; /* debug level */
928 u32 tx_checksum_mask;
[all …]