Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/most/net/
Dnet.c61 struct net_dev_context { struct
62 struct most_interface *iface;
63 bool is_mamac;
64 struct net_device *dev;
65 struct net_dev_channel rx;
66 struct net_dev_channel tx;
67 struct list_head list;