Searched refs:cur_ch (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/dev/rtw88/ |
H A D | phy.c | 2034 u8 cur_bw, cur_ch; in rtw_phy_get_tx_power_limit() 2053 cur_ch = cch_by_bw[cur_bw]; in rtw_phy_get_tx_power_limit() 2055 ch_idx = rtw_channel_to_idx(band, cur_ch); in rtw_phy_get_tx_power_limit() 2059 cur_lmt = cur_ch <= RTW_MAX_CHANNEL_NUM_2G ? in rtw_phy_get_tx_power_limit() 2031 u8 cur_bw, cur_ch; rtw_phy_get_tx_power_limit() local
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | rtw8852b_rfk.c | 2424 u8 idx, cur_band, cur_ch; in _dpk_reload_check() 2427 cur_ch = chan->channel; in _dpk_reload_check() 2431 cur_ch != dpk->bp[path][idx].ch) in _dpk_reload_check() 2423 u8 idx, cur_band, cur_ch; _dpk_reload_check() local
|
H A D | rtw8852a_rfk.c | 2526 u8 idx, cur_band, cur_ch; in _dpk_reload_check() local 2529 cur_ch = chan->channel; in _dpk_reload_check() 2533 cur_ch != dpk->bp[path][idx].ch) in _dpk_reload_check()
|
H A D | rtw8852c_rfk.c | 1776 "[RX_DCK] cur_ch / target_ch = %d / %d\n", in _rx_dck_channel_calc() 2503 u8 idx, cur_band, cur_ch; in _dpk_reload_check() 2506 cur_ch = chan->channel; in _dpk_reload_check() 2510 cur_ch != dpk->bp[path][idx].ch) in _dpk_reload_check() 2502 u8 idx, cur_band, cur_ch; _dpk_reload_check() local
|