Searched refs:dot11d_channel_map (Results 1 – 3 of 3) sorted by relevance
52 void dot11d_channel_map(u8 channel_plan, struct rtllib_device *ieee) in dot11d_channel_map() function92 EXPORT_SYMBOL(dot11d_channel_map);
78 void dot11d_channel_map(u8 channel_plan, struct rtllib_device *ieee);
1037 dot11d_channel_map(priv->ChannelPlan, priv->rtllib); in _rtl92e_get_channel_map()