Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnl802154.h29 IEEE802154_ATTR_CHANNEL, enumerator
/linux/net/ieee802154/
H A Dnl_policy.c23 [IEEE802154_ATTR_CHANNEL] = { .type = NLA_U8, },
H A Dnl-phy.c48 nla_put_u8(msg, IEEE802154_ATTR_CHANNEL, phy->current_channel)) in ieee802154_nl_fill_phy()