Searched refs:init_channel_list (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme_ext.c | 281 static void init_channel_list(struct adapter *padapter, struct rt_channel_info *channel_set, in init_channel_list() function 397 …init_channel_list(padapter, pmlmeext->channel_set, pmlmeext->max_chan_nums, &pmlmeext->channel_lis… in init_mlme_ext_priv() 5978 …init_channel_list(padapter, pmlmeext->channel_set, pmlmeext->max_chan_nums, &pmlmeext->channel_lis… in set_chplan_hdl()
|
/linux-6.1.9/drivers/staging/r8188eu/core/ |
D | rtw_mlme_ext.c | 246 static void init_channel_list(struct adapter *padapter, struct rt_channel_info *channel_set, in init_channel_list() function 374 …init_channel_list(padapter, pmlmeext->channel_set, pmlmeext->max_chan_nums, &pmlmeext->channel_lis… in init_mlme_ext_priv() 7956 …init_channel_list(padapter, pmlmeext->channel_set, pmlmeext->max_chan_nums, &pmlmeext->channel_lis… in set_chplan_hdl()
|