Home
last modified time | relevance | path

Searched refs:mlo_dbcc_mode (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8922a_rfk.c26 if (rtwdev->mlo_dbcc_mode == MLO_1_PLUS_1_1RF) { in rtw8922a_tssi_cont_en_phyidx()
242 switch (rtwdev->mlo_dbcc_mode) { in rtw8922a_chlk_reload()
272 switch (rtwdev->mlo_dbcc_mode) { in rtw8922a_rfk_mlo_ctrl()
H A Drtw8922a.c1711 if (rtwdev->mlo_dbcc_mode == MLO_1_PLUS_1_1RF) { in rtw8922a_tssi_reset()
1800 if (rtwdev->mlo_dbcc_mode == MLO_1_PLUS_1_1RF) { in rtw8922a_digital_pwr_comp()
1878 rtw8922a_ctrl_mlo(rtwdev, rtwdev->mlo_dbcc_mode); in rtw8922a_bb_sethw()
2005 if (rtwdev->mlo_dbcc_mode == MLO_1_PLUS_1_1RF) { in rtw8922a_adc_en()
2053 rtw8922a_post_set_channel_bb(rtwdev, rtwdev->mlo_dbcc_mode, phy_idx); in rtw8922a_set_channel_help()
H A Dwow.c1493 opt.mlo_mode = rtwdev->mlo_dbcc_mode; in rtw89_pno_scan_offload()
H A Dfw.c2925 h2c->mlo_dbcc_mode_lps = cpu_to_le32(rtwdev->mlo_dbcc_mode); in rtw89_fw_h2c_lps_ch_info()
2985 h2c->mlo_dbcc_mode = cpu_to_le32(rtwdev->mlo_dbcc_mode); in rtw89_fw_h2c_lps_ml_cmn_info()
6149 h2c->mlo_mode = cpu_to_le32(rtwdev->mlo_dbcc_mode); in rtw89_fw_h2c_rf_ps_info()
6218 common->mlo_mode = cpu_to_le32(rtwdev->mlo_dbcc_mode); in rtw89_fw_h2c_rf_pre_ntfy()
8080 opt.mlo_mode = rtwdev->mlo_dbcc_mode; in rtw89_hw_scan_offload()
H A Dcore.h5892 enum rtw89_mlo_dbcc_mode mlo_dbcc_mode; member
7282 switch (rtwdev->mlo_dbcc_mode) { in rtw89_is_mlo_1_1()
7297 switch (rtwdev->mlo_dbcc_mode) { in rtw89_get_active_phy_bitmap()
H A Dphy.c7472 rtwdev->dbcc_en, rtwdev->mlo_dbcc_mode, phy_idx); in rtw89_phy_get_kpath()
7474 switch (rtwdev->mlo_dbcc_mode) { in rtw89_phy_get_kpath()
7506 rtwdev->dbcc_en, rtwdev->mlo_dbcc_mode, phy_idx); in rtw89_phy_get_syn_sel()
7508 switch (rtwdev->mlo_dbcc_mode) { in rtw89_phy_get_syn_sel()
H A Dcore.c5244 rtwdev->mlo_dbcc_mode = MLO_DBCC_NOT_SUPPORT; in rtw89_core_init()
5250 rtwdev->mlo_dbcc_mode = MLO_1_PLUS_1_1RF; in rtw89_core_init()
H A Dchan.c434 rtwdev->mlo_dbcc_mode = mode; in rtw89_entity_recalc_mlo_dbcc_mode()
H A Dfw.h1823 __le32 mlo_dbcc_mode; member
H A Dcoex.c6986 mlo_info->link_status = rtwdev->mlo_dbcc_mode; in _update_wl_mlo_info()