Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/
H A Ddot11d.c52 void dot11d_channel_map(u8 channel_plan, struct rtllib_device *ieee) in dot11d_channel_map() function
92 EXPORT_SYMBOL(dot11d_channel_map);
H A Ddot11d.h78 void dot11d_channel_map(u8 channel_plan, struct rtllib_device *ieee);
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.c858 dot11d_channel_map(priv->chnl_plan, priv->rtllib); in _rtl92e_get_channel_map()