Searched refs:cur_ch (Results 1 – 3 of 3) sorted by relevance
2016 u8 cur_bw, cur_ch; in rtw_phy_get_tx_power_limit() local2047 cur_ch = cch_by_bw[cur_bw]; in rtw_phy_get_tx_power_limit()2049 ch_idx = rtw_channel_to_idx(band, cur_ch); in rtw_phy_get_tx_power_limit()2053 cur_lmt = cur_ch <= RTW_MAX_CHANNEL_NUM_2G ? in rtw_phy_get_tx_power_limit()
2612 u8 idx, cur_band, cur_ch; in _dpk_reload_check() local2615 cur_ch = rtwdev->hal.current_channel; in _dpk_reload_check()2619 cur_ch != dpk->bp[path][idx].ch) in _dpk_reload_check()
5966 unsigned char cur_ch = pmlmeext->cur_channel; in rtw_chk_start_clnt_join() local5977 *ch = cur_ch; in rtw_chk_start_clnt_join()
Completed in 27 milliseconds