Home
last modified time | relevance | path

Searched refs:IEEE802154_ATTR_DEV_TYPE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dnl802154.h60 IEEE802154_ATTR_DEV_TYPE, enumerator
/openbmc/linux/net/ieee802154/
H A Dnl_policy.c30 [IEEE802154_ATTR_DEV_TYPE] = { .type = NLA_U8, },
H A Dnl-phy.c210 if (info->attrs[IEEE802154_ATTR_DEV_TYPE]) { in ieee802154_add_iface()
211 type = nla_get_u8(info->attrs[IEEE802154_ATTR_DEV_TYPE]); in ieee802154_add_iface()