Searched refs:cc_range (Results 1 – 2 of 2) sorted by relevance
112 struct ieee802154_phy_channel_range cc_range; member
1063 ctx->cc_range.from_channel = 0U; in rf2xx_iface_init()1064 ctx->cc_range.to_channel = 10U; in rf2xx_iface_init()1066 ctx->cc_range.from_channel = 0U; in rf2xx_iface_init()1067 ctx->cc_range.to_channel = 3U; in rf2xx_iface_init()1075 ctx->cc_range.from_channel = 11U; in rf2xx_iface_init()1076 ctx->cc_range.to_channel = 26U; in rf2xx_iface_init()1145 .ranges = &rf2xx_ctx_data_##n.cc_range, \