NL802154_ATTR_TX_POWER  191 net/ieee802154/nl802154.c 	[NL802154_ATTR_TX_POWER] = { .type = NLA_S32, },
NL802154_ATTR_TX_POWER  490 net/ieee802154/nl802154.c 		if (nla_put_s32(msg, NL802154_ATTR_TX_POWER,
NL802154_ATTR_TX_POWER 1047 net/ieee802154/nl802154.c 	if (!info->attrs[NL802154_ATTR_TX_POWER])
NL802154_ATTR_TX_POWER 1050 net/ieee802154/nl802154.c 	power = nla_get_s32(info->attrs[NL802154_ATTR_TX_POWER]);