Home
last modified time | relevance | path

Searched refs:init_channel_set (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8723au/core/
Drtw_mlme_ext.c483 static u8 init_channel_set(struct rtw_adapter *padapter, u8 cplan, in init_channel_set() function
585 pmlmeext->max_chan_nums = init_channel_set(padapter, in init_mlme_ext_priv23a()
6167 init_channel_set(padapter, setChannelPlan_param->channel_plan, in set_chplan_hdl23a()
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c4087 static u8 init_channel_set(struct adapter *padapter, u8 ChannelPlan, struct rt_channel_info *channe… in init_channel_set() function
4152 …pmlmeext->max_chan_nums = init_channel_set(padapter, pmlmepriv->ChannelPlan, pmlmeext->channel_set… in init_mlme_ext_priv()
5626 …pmlmeext->max_chan_nums = init_channel_set(padapter, setChannelPlan_param->channel_plan, pmlmeext-… in set_chplan_hdl()