Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac802154/
Dieee802154_i.h78 struct ieee802154_sub_if_data { struct
79 struct list_head list; /* the ieee802154_priv->slaves list */
81 struct wpan_dev wpan_dev;
83 struct ieee802154_local *local;
84 struct net_device *dev;
86 unsigned long state;
87 char name[IFNAMSIZ];
112 static inline struct ieee802154_sub_if_data * argument