Home
last modified time | relevance | path

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

/linux-6.1.9/net/ieee802154/
Dnl802154.c349 struct nlattr *nl_caps, *nl_channels; in nl802154_put_capabilities() local
352 nl_caps = nla_nest_start_noflag(msg, NL802154_ATTR_WPAN_PHY_CAPS); in nl802154_put_capabilities()
353 if (!nl_caps) in nl802154_put_capabilities()
426 nla_nest_end(msg, nl_caps); in nl802154_put_capabilities()