Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/r8188eu/core/
Drtw_ap.c264 if (rtw_get_oper_ch(padapter) != pmlmeext->cur_channel) { in expire_timeout_chk()
265 backup_oper_channel = rtw_get_oper_ch(padapter); in expire_timeout_chk()
Drtw_wlan_util.c293 inline u8 rtw_get_oper_ch(struct adapter *adapter) in rtw_get_oper_ch() function
Drtw_recv.c1025 int ch_set_idx = rtw_ch_set_search_ch(pmlmeext->channel_set, rtw_get_oper_ch(adapter)); in validate_recv_frame()
Drtw_mlme_ext.c5963 bssid->Configuration.DSConfig = rtw_get_oper_ch(padapter); in collect_bss_info()
6003 if (bssid->Configuration.DSConfig != rtw_get_oper_ch(padapter)) in collect_bss_info()
6894 if (rtw_get_oper_ch(padapter) != pmlmeext->cur_channel) { in linked_status_chk()
6895 backup_oper_channel = rtw_get_oper_ch(padapter); in linked_status_chk()
/linux-5.19.10/drivers/staging/r8188eu/include/
Drtw_mlme_ext.h406 u8 rtw_get_oper_ch(struct adapter *adapter);
/linux-5.19.10/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c2102 channel = rtw_get_oper_ch(adapter); in cfg80211_rtw_get_channel()
2586 channel = rtw_get_oper_ch(adapter); in rtw_cfg80211_rx_action()
2609 if (tx_ch != rtw_get_oper_ch(padapter)) { in _cfg80211_rtw_mgmt_tx()
/linux-5.19.10/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h485 u8 rtw_get_oper_ch(struct adapter *adapter);
/linux-5.19.10/drivers/staging/rtl8723bs/core/
Drtw_ap.c278 if (rtw_get_oper_ch(padapter) != pmlmeext->cur_channel) { in expire_timeout_chk()
279 backup_oper_channel = rtw_get_oper_ch(padapter); in expire_timeout_chk()
Drtw_wlan_util.c252 inline u8 rtw_get_oper_ch(struct adapter *adapter) in rtw_get_oper_ch() function
Drtw_mlme_ext.c4026 bssid->configuration.ds_config = rtw_get_oper_ch(padapter); in collect_bss_info()
4067 if (bssid->configuration.ds_config != rtw_get_oper_ch(padapter)) in collect_bss_info()