Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dcoex.c4142 struct rtw89_btc_wl_dbcc_info *wl_dinfo = &wl->dbcc_info; in _set_ant_v0() local
4212 b2g = (wl_dinfo->real_band[i] == RTW89_BAND_2G); in _set_ant_v0()
4218 wl_dinfo->real_band[0] == RTW89_BAND_2G && in _set_ant_v0()
4219 wl_dinfo->real_band[1] == RTW89_BAND_5G) in _set_ant_v0()
4271 struct rtw89_btc_wl_dbcc_info *wl_dinfo = &wl->dbcc_info; in _set_ant_v1() local
4327 if (wl_dinfo->real_band[RTW89_PHY_0] == RTW89_BAND_2G) in _set_ant_v1()
4333 if (wl_dinfo->real_band[RTW89_PHY_1] == RTW89_BAND_2G) in _set_ant_v1()
4830 struct rtw89_btc_wl_dbcc_info *wl_dinfo = &wl->dbcc_info; in _set_btg_ctrl() local
4859 if (wl_dinfo->real_band[i] == RTW89_BAND_2G) in _set_btg_ctrl()
5340 struct rtw89_btc_wl_dbcc_info *wl_dinfo = &wl->dbcc_info; in _action_wl_scan() local
[all …]