Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac802154/
Dieee802154_i.h75 struct ieee802154_sub_if_data { struct
76 struct list_head list; /* the ieee802154_priv->slaves list */
78 struct wpan_dev wpan_dev;
103 static inline struct ieee802154_sub_if_data * argument
/kernel/linux/linux-6.6/net/mac802154/
Dieee802154_i.h104 struct ieee802154_sub_if_data { struct
105 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