Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/hyperv/
Dhyperv_net.h919 struct net_device_context { struct
921 struct hv_device *device_ctx;
923 struct netvsc_device __rcu *nvdev;
925 struct list_head list;
927 struct delayed_work dwork;
929 unsigned long last_reconfig;
931 struct list_head reconfig_events;
933 spinlock_t lock;
935 u32 msg_enable; /* debug level */
937 u32 tx_checksum_mask;
[all …]