Searched defs:ieee802154_sub_if_data (Results 1 – 2 of 2) sorted by relevance
75 struct ieee802154_sub_if_data { struct76 struct list_head list; /* the ieee802154_priv->slaves list */78 struct wpan_dev wpan_dev;103 static inline struct ieee802154_sub_if_data * argument
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