Home
last modified time | relevance | path

Searched refs:cur_ch (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/rtw88/
H A Dphy.c2031 u8 cur_bw, cur_ch; in rtw_phy_get_tx_power_limit() local
2050 cur_ch = cch_by_bw[cur_bw]; in rtw_phy_get_tx_power_limit()
2052 ch_idx = rtw_channel_to_idx(band, cur_ch); in rtw_phy_get_tx_power_limit()
2056 cur_lmt = cur_ch <= RTW_MAX_CHANNEL_NUM_2G ? in rtw_phy_get_tx_power_limit()
/freebsd/sys/contrib/dev/rtw89/
H A Drtw8852b_rfk.c2423 u8 idx, cur_band, cur_ch; in _dpk_reload_check() local
2426 cur_ch = chan->channel; in _dpk_reload_check()
2430 cur_ch != dpk->bp[path][idx].ch) in _dpk_reload_check()
H A Drtw8852a_rfk.c2526 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 Drtw8852c_rfk.c2502 u8 idx, cur_band, cur_ch; in _dpk_reload_check() local
2505 cur_ch = chan->channel; in _dpk_reload_check()
2509 cur_ch != dpk->bp[path][idx].ch) in _dpk_reload_check()