Searched refs:rtw_get_oper_ch (Results 1 – 5 of 5) sorted by relevance
448 u8 rtw_get_oper_ch(struct adapter *adapter);
1977 channel = rtw_get_oper_ch(adapter); in cfg80211_rtw_get_channel() 2457 channel = rtw_get_oper_ch(adapter); in rtw_cfg80211_rx_action() 2480 if (tx_ch != rtw_get_oper_ch(padapter)) { in _cfg80211_rtw_mgmt_tx()
277 if (rtw_get_oper_ch(padapter) != pmlmeext->cur_channel) { in expire_timeout_chk() 278 backup_oper_channel = rtw_get_oper_ch(padapter); in expire_timeout_chk()
251 inline u8 rtw_get_oper_ch(struct adapter *adapter) in rtw_get_oper_ch() function
4023 bssid->configuration.ds_config = rtw_get_oper_ch(padapter); in collect_bss_info() 4064 if (bssid->configuration.ds_config != rtw_get_oper_ch(padapter)) in collect_bss_info()