Home
last modified time | relevance | path

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

/linux-6.15/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()
289 switch (rtwdev->mlo_dbcc_mode) { in rtw8922a_chlk_reload()
319 switch (rtwdev->mlo_dbcc_mode) { in rtw8922a_rfk_mlo_ctrl()
H A Drtw8922a.c1710 if (rtwdev->mlo_dbcc_mode == MLO_1_PLUS_1_1RF) { in rtw8922a_tssi_reset()
1799 if (rtwdev->mlo_dbcc_mode == MLO_1_PLUS_1_1RF) { in rtw8922a_digital_pwr_comp()
1877 rtw8922a_ctrl_mlo(rtwdev, rtwdev->mlo_dbcc_mode); in rtw8922a_bb_sethw()
2004 if (rtwdev->mlo_dbcc_mode == MLO_1_PLUS_1_1RF) { in rtw8922a_adc_en()
2052 rtw8922a_post_set_channel_bb(rtwdev, rtwdev->mlo_dbcc_mode, phy_idx); in rtw8922a_set_channel_help()
H A Dwow.c1488 opt.mlo_mode = rtwdev->mlo_dbcc_mode; in rtw89_pno_scan_offload()
H A Dfw.c2881 h2c->mlo_dbcc_mode_lps = cpu_to_le32(rtwdev->mlo_dbcc_mode); in rtw89_fw_h2c_lps_ch_info()
2941 h2c->mlo_dbcc_mode = cpu_to_le32(rtwdev->mlo_dbcc_mode); in rtw89_fw_h2c_lps_ml_cmn_info()
5893 common->mlo_mode = cpu_to_le32(rtwdev->mlo_dbcc_mode); in rtw89_fw_h2c_rf_pre_ntfy()
7372 opt.mlo_mode = rtwdev->mlo_dbcc_mode; in rtw89_hw_scan_offload()
H A Dphy.c7224 rtwdev->dbcc_en, rtwdev->mlo_dbcc_mode, phy_idx); in rtw89_phy_get_kpath()
7226 switch (rtwdev->mlo_dbcc_mode) { in rtw89_phy_get_kpath()
7258 rtwdev->dbcc_en, rtwdev->mlo_dbcc_mode, phy_idx); in rtw89_phy_get_syn_sel()
7260 switch (rtwdev->mlo_dbcc_mode) { in rtw89_phy_get_syn_sel()
H A Dcore.h5661 enum rtw89_mlo_dbcc_mode mlo_dbcc_mode; member
7021 switch (rtwdev->mlo_dbcc_mode) { in rtw89_is_mlo_1_1()
7036 switch (rtwdev->mlo_dbcc_mode) { in rtw89_get_active_phy_bitmap()
H A Dcore.c4898 rtwdev->mlo_dbcc_mode = MLO_DBCC_NOT_SUPPORT; in rtw89_core_init()
4904 rtwdev->mlo_dbcc_mode = MLO_2_PLUS_0_1RF; in rtw89_core_init()
H A Dfw.h1810 __le32 mlo_dbcc_mode; member