Home
last modified time | relevance | path

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

/openbmc/linux/net/mac802154/
H A Dieee802154_i.h30 struct ieee802154_local { struct
31 struct ieee802154_hw hw;
32 const struct ieee802154_ops *ops;
35 struct ieee802154_hw_addr_filt addr_filt;
37 struct wpan_phy *phy;
39 int open_count;
48 struct list_head interfaces;
49 struct mutex iflist_mtx;
52 struct workqueue_struct *workqueue;
54 struct workqueue_struct *mac_wq;
[all …]