Searched refs:cc_range (Results 1 – 2 of 2) sorted by relevance
112 struct ieee802154_phy_channel_range cc_range; member
1065 ctx->cc_range.from_channel = 0U; in rf2xx_iface_init()1066 ctx->cc_range.to_channel = 10U; in rf2xx_iface_init()1068 ctx->cc_range.from_channel = 0U; in rf2xx_iface_init()1069 ctx->cc_range.to_channel = 3U; in rf2xx_iface_init()1077 ctx->cc_range.from_channel = 11U; in rf2xx_iface_init()1078 ctx->cc_range.to_channel = 26U; in rf2xx_iface_init()1147 .ranges = &rf2xx_ctx_data_##n.cc_range, \