Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dnl802154.h51 IEEE802154_ATTR_COORD_REALIGN, enumerator
/linux-5.19.10/net/ieee802154/
Dnl_policy.c28 [IEEE802154_ATTR_COORD_REALIGN] = { .type = NLA_U8, },
Dnl-mac.c312 !info->attrs[IEEE802154_ATTR_COORD_REALIGN] in ieee802154_start_req()
339 coord_realign = nla_get_u8(info->attrs[IEEE802154_ATTR_COORD_REALIGN]); in ieee802154_start_req()