Searched refs:nl_tx_pwrs (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/ieee802154/
H A Dnl802154.c408 struct nlattr *nl_tx_pwrs; nl802154_put_capabilities() local
410 nl_tx_pwrs = nla_nest_start(msg, NL802154_CAP_ATTR_TX_POWERS); nl802154_put_capabilities()
411 if (!nl_tx_pwrs) nl802154_put_capabilities()
419 nla_nest_end(msg, nl_tx_pwrs); nl802154_put_capabilities()

Completed in 73 milliseconds