Home
last modified time | relevance | path

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

/Linux-v6.1/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.c255 inline u8 rtw_get_oper_ch(struct adapter *adapter) in rtw_get_oper_ch() function
Drtw_mlme_ext.c6215 bssid->Configuration.DSConfig = rtw_get_oper_ch(padapter); in collect_bss_info()
6255 if (bssid->Configuration.DSConfig != rtw_get_oper_ch(padapter)) in collect_bss_info()
7162 if (rtw_get_oper_ch(padapter) != pmlmeext->cur_channel) { in linked_status_chk()
7163 backup_oper_channel = rtw_get_oper_ch(padapter); in linked_status_chk()
Drtw_recv.c1123 int ch_set_idx = rtw_ch_set_search_ch(pmlmeext->channel_set, rtw_get_oper_ch(adapter)); in validate_recv_frame()
/Linux-v6.1/drivers/staging/r8188eu/include/
Drtw_mlme_ext.h402 u8 rtw_get_oper_ch(struct adapter *adapter);
/Linux-v6.1/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h485 u8 rtw_get_oper_ch(struct adapter *adapter);
/Linux-v6.1/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c2014 channel = rtw_get_oper_ch(adapter); in cfg80211_rtw_get_channel()
2497 channel = rtw_get_oper_ch(adapter); in rtw_cfg80211_rx_action()
2520 if (tx_ch != rtw_get_oper_ch(padapter)) { in _cfg80211_rtw_mgmt_tx()
/Linux-v6.1/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()