Home
last modified time | relevance | path

Searched refs:remain_on_ch_channel (Results 1 – 3 of 3) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Drtw_roch.h35 struct ieee80211_channel remain_on_ch_channel; member
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_roch.c226 , &prochinfo->remain_on_ch_channel in rtw_cancel_ro_ch_handler()
413 remain_ch = ieee80211_frequency_to_channel(prochinfo->remain_on_ch_channel.center_freq); in get_remain_ch()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Dioctl_cfg80211.c7969 _rtw_memcpy(&prochinfo->remain_on_ch_channel, channel, sizeof(struct ieee80211_channel)); in cfg80211_rtw_remain_on_channel()
8356 && prochinfo->remain_on_ch_channel.hw_value != u_ch in _cfg80211_rtw_mgmt_tx()
8359 if (prochinfo->remain_on_ch_channel.hw_value != tx_ch) in _cfg80211_rtw_mgmt_tx()
8360 set_channel_bwmode(padapter, prochinfo->remain_on_ch_channel.hw_value in _cfg80211_rtw_mgmt_tx()