Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ieee802154/
Dmac802154_hwsim.c238 ret = nla_put_u32(skb, MAC802154_HWSIM_EDGE_ATTR_ENDPOINT_ID, in append_radio_msg()
376 [MAC802154_HWSIM_EDGE_ATTR_ENDPOINT_ID] = { .type = NLA_U32 },
428 if (!edge_attrs[MAC802154_HWSIM_EDGE_ATTR_ENDPOINT_ID]) in hwsim_new_edge_nl()
432 v1 = nla_get_u32(edge_attrs[MAC802154_HWSIM_EDGE_ATTR_ENDPOINT_ID]); in hwsim_new_edge_nl()
490 if (!edge_attrs[MAC802154_HWSIM_EDGE_ATTR_ENDPOINT_ID]) in hwsim_del_edge_nl()
494 v1 = nla_get_u32(edge_attrs[MAC802154_HWSIM_EDGE_ATTR_ENDPOINT_ID]); in hwsim_del_edge_nl()
538 if (!edge_attrs[MAC802154_HWSIM_EDGE_ATTR_ENDPOINT_ID] && in hwsim_set_edge_lqi()
543 v1 = nla_get_u32(edge_attrs[MAC802154_HWSIM_EDGE_ATTR_ENDPOINT_ID]); in hwsim_set_edge_lqi()
Dmac802154_hwsim.h66 MAC802154_HWSIM_EDGE_ATTR_ENDPOINT_ID, enumerator