Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw89/
Dcoex.c2267 struct rtw89_btc_wl_dbcc_info *wl_dinfo = &wl->dbcc_info; in _set_ant() local
2330 b2g = (wl_dinfo->real_band[i] == RTW89_BAND_2G); in _set_ant()
2338 wl_dinfo->real_band[0] == RTW89_BAND_2G && in _set_ant()
2339 wl_dinfo->real_band[1] == RTW89_BAND_5G) in _set_ant()
2798 struct rtw89_btc_wl_dbcc_info *wl_dinfo = &wl->dbcc_info; in _set_btg_ctrl() local
2808 wl_dinfo->real_band[RTW89_PHY_1] != RTW89_BAND_2G) in _set_btg_ctrl()
3069 struct rtw89_btc_wl_dbcc_info *wl_dinfo = &wl->dbcc_info; in _action_wl_scan() local
3082 if (wl_dinfo->real_band[RTW89_PHY_0] != RTW89_BAND_2G && in _action_wl_scan()
3083 wl_dinfo->real_band[RTW89_PHY_1] != RTW89_BAND_2G) in _action_wl_scan()
3292 struct rtw89_btc_wl_dbcc_info *wl_dinfo = &wl->dbcc_info; in _update_wl_info() local
[all …]