Home
last modified time | relevance | path

Searched refs:IEEE802154_LLSEC_PARAM_HWADDR (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/mac802154/
H A Dmac_cmd.c46 changed |= IEEE802154_LLSEC_PARAM_HWADDR; in mac802154_mlme_start_req()
H A Diface.c40 changed |= IEEE802154_LLSEC_PARAM_HWADDR; in mac802154_wpan_update_llsec()
H A Dllsec.c101 if (changed & IEEE802154_LLSEC_PARAM_HWADDR) in mac802154_llsec_set_params()
/openbmc/linux/include/net/
H A Dieee802154_netdev.h384 IEEE802154_LLSEC_PARAM_HWADDR = BIT(6), enumerator