Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1976 channel = rtw_get_oper_ch(adapter); in cfg80211_rtw_get_channel()
2449 channel = rtw_get_oper_ch(adapter); in rtw_cfg80211_rx_action()
2472 if (tx_ch != rtw_get_oper_ch(padapter)) { in _cfg80211_rtw_mgmt_tx()
/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()