Searched refs:init_channel_set (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme_ext.c | 325 static u8 init_channel_set(struct adapter *padapter, u8 ChannelPlan, struct rt_channel_info *channe… in init_channel_set() function 390 …pmlmeext->max_chan_nums = init_channel_set(padapter, pmlmepriv->ChannelPlan, pmlmeext->channel_set… in init_mlme_ext_priv() 5583 …pmlmeext->max_chan_nums = init_channel_set(padapter, setChannelPlan_param->channel_plan, pmlmeext-… in set_chplan_hdl()
|
/linux-4.1.27/drivers/staging/rtl8723au/core/ |
D | rtw_mlme_ext.c | 484 static u8 init_channel_set(struct rtw_adapter *padapter, u8 cplan, in init_channel_set() function 586 pmlmeext->max_chan_nums = init_channel_set(padapter, in init_mlme_ext_priv23a() 6180 init_channel_set(padapter, setChannelPlan_param->channel_plan, in set_chplan_hdl23a()
|