Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dieee802154.h58 #define IEEE802154_MAX_CHANNEL 26 macro
/linux/include/net/
H A Dcfg802154.h269 channel > IEEE802154_MAX_CHANNEL || in ieee802154_chan_is_valid()
/linux/net/mac802154/
H A Dscan.c123 IEEE802154_MAX_CHANNEL + 1, in mac802154_scan_get_next_channel()
132 if (*channel > IEEE802154_MAX_CHANNEL) in mac802154_scan_find_next_chan()