Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h485 u8 rtw_get_oper_ch(struct adapter *adapter);
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1986 channel = rtw_get_oper_ch(adapter); in cfg80211_rtw_get_channel()
2466 channel = rtw_get_oper_ch(adapter); in rtw_cfg80211_rx_action()
2489 if (tx_ch != rtw_get_oper_ch(padapter)) { in _cfg80211_rtw_mgmt_tx()
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A 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()
H A Drtw_wlan_util.c252 inline u8 rtw_get_oper_ch(struct adapter *adapter) in rtw_get_oper_ch() function
H A Drtw_mlme_ext.c4024 bssid->configuration.ds_config = rtw_get_oper_ch(padapter); in collect_bss_info()
4065 if (bssid->configuration.ds_config != rtw_get_oper_ch(padapter)) in collect_bss_info()