Home
last modified time | relevance | path

Searched refs:rtw_get_oper_ch (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h446 u8 rtw_get_oper_ch(struct adapter *adapter);
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c274 if (rtw_get_oper_ch(padapter) != pmlmeext->cur_channel) { in expire_timeout_chk()
275 backup_oper_channel = rtw_get_oper_ch(padapter); in expire_timeout_chk()
H A Drtw_wlan_util.c250 inline u8 rtw_get_oper_ch(struct adapter *adapter) in rtw_get_oper_ch() function
H A Drtw_mlme_ext.c3994 bssid->configuration.ds_config = rtw_get_oper_ch(padapter); in collect_bss_info()
4035 if (bssid->configuration.ds_config != rtw_get_oper_ch(padapter)) in collect_bss_info()