Home
last modified time | relevance | path

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

/linux-6.12.1/net/mac802154/
Dieee802154_i.h31 struct ieee802154_local { struct
32 struct ieee802154_hw hw;
33 const struct ieee802154_ops *ops;
36 struct ieee802154_hw_addr_filt addr_filt;
38 struct wpan_phy *phy;
40 int open_count;
49 struct list_head interfaces;
50 struct mutex iflist_mtx;
53 struct workqueue_struct *workqueue;
55 struct workqueue_struct *mac_wq;
[all …]