Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dieee802154_netdev.h257 IEEE802154_LLSEC_PARAM_ENABLED = BIT(0), enumerator
/Linux-v5.4/net/mac802154/
Dllsec.c89 if (changed & IEEE802154_LLSEC_PARAM_ENABLED) in mac802154_llsec_set_params()
/Linux-v5.4/net/ieee802154/
Dnl-mac.c726 changed |= IEEE802154_LLSEC_PARAM_ENABLED; in ieee802154_llsec_setparams()
Dnl802154.c1411 changed |= IEEE802154_LLSEC_PARAM_ENABLED; in nl802154_set_llsec_params()