Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnl802154.h51 IEEE802154_ATTR_PAN_COORD, enumerator
/openbmc/linux/net/ieee802154/
H A Dnl_policy.c26 [IEEE802154_ATTR_PAN_COORD] = { .type = NLA_U8, },
H A Dnl-mac.c310 !info->attrs[IEEE802154_ATTR_PAN_COORD] || in ieee802154_start_req()
337 pan_coord = nla_get_u8(info->attrs[IEEE802154_ATTR_PAN_COORD]); in ieee802154_start_req()