Home
last modified time | relevance | path

Searched refs:RTW89_PHY_1 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c3019 (rtwdev->dbcc_en && dbcc_2g_phy != RTW89_PHY_1)) in _set_rf_trx_para()
4366 if (wl_dinfo->real_band[RTW89_PHY_1] == RTW89_BAND_2G) in _set_ant_v1()
4935 else if (rtwdev->dbcc_en && wl_rinfo.dbcc_2g_phy != RTW89_PHY_1) in _set_btg_ctrl()
5008 } else if (dbcc_en && (dbcc_2g_phy != RTW89_PHY_1)) { in _set_wl_preagc_ctrl()
5416 wl_dinfo->real_band[RTW89_PHY_1] != RTW89_BAND_2G) in _action_wl_scan()
6529 if (dbcc_2g_phy == RTW89_PHY_1) in _update_wl_info_v7()
6533 _update_dbcc_band(rtwdev, RTW89_PHY_1); in _update_wl_info_v7()
6705 wl_dinfo->op_band[RTW89_PHY_1] = RTW89_BAND_2G; in _update_wl_info_v8()
6706 } else if (wl_rinfo->dbcc_2g_phy == RTW89_PHY_1) { in _update_wl_info_v8()
6707 pta_req_band = RTW89_PHY_1; in _update_wl_info_v8()
[all …]
H A Drtw8852a_rfk.c1540 phy_idx = RTW89_PHY_1; in _iqk_dbcc()