Home
last modified time | relevance | path

Searched refs:rtw_get_oper_ch (Results 1 – 5 of 5) 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/os_dep/
H A Dioctl_cfg80211.c1978 channel = rtw_get_oper_ch(adapter); in cfg80211_rtw_get_channel()
2451 channel = rtw_get_oper_ch(adapter); in rtw_cfg80211_rx_action()
2474 if (tx_ch != rtw_get_oper_ch(padapter)) { in _cfg80211_rtw_mgmt_tx()
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c275 if (rtw_get_oper_ch(padapter) != pmlmeext->cur_channel) { in expire_timeout_chk()
276 backup_oper_channel = rtw_get_oper_ch(padapter); in expire_timeout_chk()
H A Drtw_wlan_util.c251 inline u8 rtw_get_oper_ch(struct adapter *adapter) in rtw_get_oper_ch() function
H A Drtw_mlme_ext.c4013 bssid->configuration.ds_config = rtw_get_oper_ch(padapter); in collect_bss_info()
4054 if (bssid->configuration.ds_config != rtw_get_oper_ch(padapter)) in collect_bss_info()