Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dnl802154.h149 NL802154_ATTR_BEACON_INTERVAL, enumerator
/openbmc/linux/net/ieee802154/
H A Dnl802154.c235 [NL802154_ATTR_BEACON_INTERVAL] =
1605 if (info->attrs[NL802154_ATTR_BEACON_INTERVAL]) in nl802154_send_beacons()
1606 request->interval = nla_get_u8(info->attrs[NL802154_ATTR_BEACON_INTERVAL]); in nl802154_send_beacons()