Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/most/aim-network/
Dnetworking.c66 struct net_dev_context { struct
67 struct most_interface *iface;
68 bool channels_opened;
69 bool is_mamac;
70 unsigned char link_stat;
71 struct net_device *dev;
72 struct net_dev_channel rx;
73 struct net_dev_channel tx;
74 struct list_head list;