Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dnl802154.h363 NL802154_CCA_OPT_ATTR_MAX = __NL802154_CCA_OPT_ATTR_AFTER_LAST - 1 enumerator
/openbmc/linux/net/ieee802154/
H A Dnl802154.c1015 if (cca.opt > NL802154_CCA_OPT_ATTR_MAX || in nl802154_set_cca_mode()