Home
last modified time | relevance | path

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

/openbmc/linux/net/ieee802154/
H A Dcore.h23 int devlist_generation, wpan_dev_id; member
H A Dnl802154.c45 u64 wpan_dev_id; in __cfg802154_wpan_dev_from_attrs() local
111 u64 wpan_dev_id = nla_get_u64(attrs[NL802154_ATTR_WPAN_DEV]); in __cfg802154_rdev_from_attrs() local
678 static inline u64 wpan_dev_id(struct wpan_dev *wpan_dev) in wpan_dev_id() function