Home
last modified time | relevance | path

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

/net/mac802154/
Dmac802154.h67 struct mac802154_sub_if_data { struct
68 struct list_head list; /* the ieee802154_priv->slaves list */
70 struct mac802154_priv *hw;
71 struct net_device *dev;
73 int type;
75 spinlock_t mib_lock;
77 __le16 pan_id;
78 __le16 short_addr;
80 u8 chan;
81 u8 page;
[all …]