Home
last modified time | relevance | path

Searched refs:cur_band (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.h4967 __le32 cur_band[NUM_OF_RTW89_FW_RFK_PATH]; member
4976 __le32 cur_band; member
5085 u8 cur_band; member
5113 u8 cur_band; member
5134 u8 cur_band; member
5151 u8 cur_band; member
H A Drtw8852a_rfk.c2549 u8 idx, cur_band, cur_ch; in _dpk_reload_check() local
2551 cur_band = chan->band_type; in _dpk_reload_check()
2555 if (cur_band != dpk->bp[path][idx].band || in _dpk_reload_check()
H A Drtw8852b_rfk.c2414 u8 idx, cur_band, cur_ch; in _dpk_reload_check() local
2416 cur_band = chan->band_type; in _dpk_reload_check()
2420 if (cur_band != dpk->bp[path][idx].band || in _dpk_reload_check()
H A Drtw8852c_rfk.c2508 u8 idx, cur_band, cur_ch; in _dpk_reload_check() local
2510 cur_band = chan->band_type; in _dpk_reload_check()
2514 if (cur_band != dpk->bp[path][idx].band || in _dpk_reload_check()
H A Dfw.c8365 common->tbl.cur_band[path] = in rtw89_fw_h2c_rf_pre_ntfy()
8380 h2c_v0->cur_band = cpu_to_le32(rfk_mcc->data[0].band[tbl_sel[0]]); in rtw89_fw_h2c_rf_pre_ntfy()
8657 h2c->cur_band = chan->band_type; in rtw89_fw_h2c_rf_dpk()
8786 v0->cur_band = chan->band_type; in rtw89_fw_h2c_rf_rxdck()
8877 h2c_v0->cur_band = chan->band_type; in rtw89_fw_h2c_rf_txiqk()
8925 h2c->cur_band = chan->band_type; in rtw89_fw_h2c_rf_cim3k()