Home
last modified time | relevance | path

Searched refs:dbcc_2g_phy (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c2973 dbcc_2g_phy = wl->role_info_v1.dbcc_2g_phy; in _set_rf_trx_para()
2976 dbcc_2g_phy = wl->role_info_v2.dbcc_2g_phy; in _set_rf_trx_para()
4903 wl_rinfo.dbcc_2g_phy = wl_rinfo_v1->dbcc_2g_phy; in _set_btg_ctrl()
4905 wl_rinfo.dbcc_2g_phy = wl_rinfo_v2->dbcc_2g_phy; in _set_btg_ctrl()
4907 wl_rinfo.dbcc_2g_phy = wl_rinfo_v7->dbcc_2g_phy; in _set_btg_ctrl()
4909 wl_rinfo.dbcc_2g_phy = wl_rinfo_v8->dbcc_2g_phy; in _set_btg_ctrl()
4969 dbcc_2g_phy = rinfo_v2->dbcc_2g_phy; in _set_wl_preagc_ctrl()
4973 dbcc_2g_phy = rinfo_v7->dbcc_2g_phy; in _set_wl_preagc_ctrl()
4977 dbcc_2g_phy = rinfo_v7->dbcc_2g_phy; in _set_wl_preagc_ctrl()
6516 wl_rinfo->dbcc_2g_phy = dbcc_2g_phy; in _update_wl_info_v7()
[all …]
H A Dcore.h1674 u32 dbcc_2g_phy: 2; /* which phy operate in 2G, HW_PHY_0 or HW_PHY_1 */ member
1689 u32 dbcc_2g_phy: 2; /* which phy operate in 2G, HW_PHY_0 or HW_PHY_1 */ member
1725 u32 dbcc_2g_phy; /* which phy operate in 2G, HW_PHY_0 or HW_PHY_1 */ member
1737 u8 dbcc_2g_phy; /* which phy operate in 2G, HW_PHY_0 or HW_PHY_1 */ member
H A Dfw.c4830 RTW89_SET_FWCMD_CXROLE_DBCC_2G_PHY(cmd, role_info->dbcc_2g_phy, offset); in rtw89_fw_h2c_cxdrv_role_v1()
4916 RTW89_SET_FWCMD_CXROLE_DBCC_2G_PHY(cmd, role_info->dbcc_2g_phy, offset); in rtw89_fw_h2c_cxdrv_role_v2()
4963 h2c->_u32.dbcc_2g_phy = cpu_to_le32(role->dbcc_2g_phy); in rtw89_fw_h2c_cxdrv_role_v7()
H A Dfw.h2212 __le32 dbcc_2g_phy; member
2230 u8 dbcc_2g_phy; member