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.c2034 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 Drtw8852b_rfk.c2424 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 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.c1776 "[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