Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnl802154.h56 IEEE802154_ATTR_PAGE, enumerator
/linux/net/ieee802154/
H A Dnl_policy.c29 [IEEE802154_ATTR_PAGE] = { .type = NLA_U8, },
H A Dnl-phy.c47 nla_put_u8(msg, IEEE802154_ATTR_PAGE, phy->current_page) || in ieee802154_nl_fill_phy()