Searched defs:net_dev_context (Results 1 – 1 of 1) sorted by relevance
66 struct net_dev_context { struct67 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;