Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnl802154.h45 IEEE802154_ATTR_SCAN_TYPE, enumerator
/openbmc/linux/net/ieee802154/
H A Dnl_policy.c43 [IEEE802154_ATTR_SCAN_TYPE] = { .type = NLA_U8, },
H A Dnl-mac.c376 if (!info->attrs[IEEE802154_ATTR_SCAN_TYPE] || in ieee802154_scan_req()
387 type = nla_get_u8(info->attrs[IEEE802154_ATTR_SCAN_TYPE]); in ieee802154_scan_req()