Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/hyperv/
Dhyperv_net.h1001 struct net_device_context { struct
1003 struct hv_device *device_ctx;
1005 struct netvsc_device __rcu *nvdev;
1007 struct list_head list;
1009 struct delayed_work dwork;
1011 unsigned long last_reconfig;
1013 struct list_head reconfig_events;
1015 spinlock_t lock;
1017 u32 msg_enable; /* debug level */
1019 u32 tx_checksum_mask;
[all …]