Searched defs:ieee802154_sub_if_data (Results 1 – 1 of 1) sorted by relevance
104 struct ieee802154_sub_if_data { struct105 struct list_head list; /* the ieee802154_priv->slaves list */107 struct wpan_dev wpan_dev;109 struct ieee802154_local *local;110 struct net_device *dev;142 static inline struct ieee802154_sub_if_data * argument