Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dnl802154.h163 NL802154_IFTYPE_MAX = NUM_NL802154_IFTYPES - 1 enumerator
/linux-5.19.10/net/ieee802154/
Dnl802154.c918 if (type > NL802154_IFTYPE_MAX || in nl802154_new_interface()