Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac802154/
Dieee802154_i.h33 struct ieee802154_local { struct
34 struct ieee802154_hw hw;
35 const struct ieee802154_ops *ops;
38 struct wpan_phy *phy;
40 int open_count;
49 struct list_head interfaces;
50 struct mutex iflist_mtx;
55 struct workqueue_struct *workqueue;
57 struct hrtimer ifs_timer;
59 bool started;
[all …]