Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dieee802154.h45 #define IEEE802154_MAX_CHANNEL 26 macro
/linux-4.1.27/net/ieee802154/
Dnl802154.c628 if (page > IEEE802154_MAX_PAGE || channel > IEEE802154_MAX_CHANNEL) in nl802154_set_channel()