Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dnl802154.h178 NL802154_IFTYPE_MAX = NUM_NL802154_IFTYPES - 1 enumerator
/openbmc/linux/net/ieee802154/
H A Dnl802154.c937 if (type > NL802154_IFTYPE_MAX || in nl802154_new_interface()