Searched refs:rtw_ch_set_search_ch (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/staging/rtl8188eu/include/ |
| D | rtw_mlme_ext.h | 360 int rtw_ch_set_search_ch(struct rt_channel_info *ch_set, const u32 ch);
|
| /Linux-v5.4/drivers/staging/rtl8723bs/include/ |
| D | rtw_mlme_ext.h | 439 int rtw_ch_set_search_ch(RT_CHANNEL_INFO *ch_set, const u32 ch);
|
| /Linux-v5.4/drivers/staging/rtl8188eu/core/ |
| D | rtw_recv.c | 1162 int ch_set_idx = rtw_ch_set_search_ch(pmlmeext->channel_set, rtw_get_oper_ch(adapter)); in validate_recv_frame()
|
| D | rtw_mlme_ext.c | 137 int rtw_ch_set_search_ch(struct rt_channel_info *ch_set, const u32 ch) in rtw_ch_set_search_ch() function 5092 set_idx = rtw_ch_set_search_ch(pmlmeext->channel_set, in[i].hw_value); in rtw_scan_ch_decision()
|
| /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() function 6298 set_idx = rtw_ch_set_search_ch(pmlmeext->channel_set, in[i].hw_value); in rtw_scan_ch_decision()
|
| /Linux-v5.4/drivers/staging/rtl8723bs/os_dep/ |
| D | ioctl_cfg80211.c | 1452 …if (rtw_ch_set_search_ch(padapter->mlmeextpriv.channel_set, pnetwork->network.Configuration.DSConf… in rtw_cfg80211_surveydone_event_callback()
|
| D | ioctl_linux.c | 1462 …if (rtw_ch_set_search_ch(padapter->mlmeextpriv.channel_set, pnetwork->network.Configuration.DSConf… in rtw_wx_get_scan()
|
| /Linux-v5.4/drivers/staging/rtl8188eu/os_dep/ |
| D | ioctl_linux.c | 1247 …if (rtw_ch_set_search_ch(padapter->mlmeextpriv.channel_set, pnetwork->network.Configuration.DSConf… in rtw_wx_get_scan()
|