Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/realtek/rtw89/
Dcoex.c3262 struct rtw89_btc_wl_dbcc_info *wl_dinfo = &wl->dbcc_info; in _set_ant() local
3322 b2g = (wl_dinfo->real_band[i] == RTW89_BAND_2G); in _set_ant()
3328 wl_dinfo->real_band[0] == RTW89_BAND_2G && in _set_ant()
3329 wl_dinfo->real_band[1] == RTW89_BAND_5G) in _set_ant()
3809 struct rtw89_btc_wl_dbcc_info *wl_dinfo = &wl->dbcc_info; in _set_btg_ctrl() local
3829 wl_dinfo->real_band[RTW89_PHY_1] != RTW89_BAND_2G) in _set_btg_ctrl()
4136 struct rtw89_btc_wl_dbcc_info *wl_dinfo = &wl->dbcc_info; in _action_wl_scan() local
4149 if (wl_dinfo->real_band[RTW89_PHY_0] != RTW89_BAND_2G && in _action_wl_scan()
4150 wl_dinfo->real_band[RTW89_PHY_1] != RTW89_BAND_2G) in _action_wl_scan()
4483 struct rtw89_btc_wl_dbcc_info *wl_dinfo = &wl->dbcc_info; in _update_wl_info() local
[all …]