Searched refs:RT_CHANNEL_INFO (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/staging/rtl8723bs/os_dep/ |
| D | wifi_regd.c | 64 RT_CHANNEL_INFO *channel_set = pmlmeext->channel_set; in _rtw_reg_apply_flags()
|
| /Linux-v5.4/drivers/staging/rtl8723bs/include/ |
| D | rtw_mlme_ext.h | 437 }RT_CHANNEL_INFO, *PRT_CHANNEL_INFO; typedef 439 int rtw_ch_set_search_ch(RT_CHANNEL_INFO *ch_set, const u32 ch); 492 RT_CHANNEL_INFO channel_set[MAX_CHANNEL_NUM];
|
| /Linux-v5.4/drivers/staging/rtl8723bs/core/ |
| D | rtw_mlme_ext.c | 219 int rtw_ch_set_search_ch(RT_CHANNEL_INFO *ch_set, const u32 ch) in rtw_ch_set_search_ch() 327 static int has_channel(RT_CHANNEL_INFO *channel_set, in has_channel() 342 static void init_channel_list(struct adapter *padapter, RT_CHANNEL_INFO *channel_set, in init_channel_list() 394 static u8 init_channel_set(struct adapter *padapter, u8 ChannelPlan, RT_CHANNEL_INFO *channel_set) in init_channel_set() 400 memset(channel_set, 0, sizeof(RT_CHANNEL_INFO)*MAX_CHANNEL_NUM); in init_channel_set() 4766 RT_CHANNEL_INFO *chplan_new; in process_80211d() 4780 RT_CHANNEL_INFO chplan_sta[MAX_CHANNEL_NUM]; in process_80211d()
|