Home
last modified time | relevance | path

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

/openbmc/linux/net/ieee802154/
H A Dnl802154.c389 struct nlattr *nl_ed_lvls; in nl802154_put_capabilities() local
391 nl_ed_lvls = nla_nest_start_noflag(msg, in nl802154_put_capabilities()
393 if (!nl_ed_lvls) in nl802154_put_capabilities()
401 nla_nest_end(msg, nl_ed_lvls); in nl802154_put_capabilities()