Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac802154/
H A Dmac_cmd.c43 changed |= IEEE802154_LLSEC_PARAM_PAN_ID; in mac802154_mlme_start_req()
H A Diface.c37 changed |= IEEE802154_LLSEC_PARAM_PAN_ID; in mac802154_wpan_update_llsec()
H A Dllsec.c99 if (changed & IEEE802154_LLSEC_PARAM_PAN_ID) in mac802154_llsec_set_params()
/OK3568_Linux_fs/kernel/include/net/
H A Dieee802154_netdev.h305 IEEE802154_LLSEC_PARAM_PAN_ID = BIT(5), enumerator