Searched defs:ieee802154_sub_if_data (Results 1 – 1 of 1) sorted by relevance
112 struct ieee802154_sub_if_data { struct113 struct list_head list; /* the ieee802154_priv->slaves list */115 struct wpan_dev wpan_dev;117 struct ieee802154_local *local;118 struct net_device *dev;150 static inline struct ieee802154_sub_if_data * argument