Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac802154/
Dieee802154_i.h25 struct ieee802154_local { struct
26 struct ieee802154_hw hw;
27 const struct ieee802154_ops *ops;
30 struct wpan_phy *phy;
32 int open_count;
41 struct list_head interfaces;
42 struct mutex iflist_mtx;
47 struct workqueue_struct *workqueue;
49 struct hrtimer ifs_timer;
51 bool started;
[all …]