Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/ !
H A Dcoex.c4483 struct rtw89_btc_wl_dbcc_info *wl_dinfo = &wl->dbcc_info; in _set_ant_v0() local
4553 b2g = (wl_dinfo->real_band[i] == RTW89_BAND_2G); in _set_ant_v0()
4559 wl_dinfo->real_band[0] == RTW89_BAND_2G && in _set_ant_v0()
4560 wl_dinfo->real_band[1] == RTW89_BAND_5G) in _set_ant_v0()
4613 struct rtw89_btc_wl_dbcc_info *wl_dinfo = &wl->dbcc_info; in _set_ant_v1() local
4669 if (wl_dinfo->real_band[RTW89_PHY_0] == RTW89_BAND_2G) in _set_ant_v1()
4675 if (wl_dinfo->real_band[RTW89_PHY_1] == RTW89_BAND_2G) in _set_ant_v1()
5763 struct rtw89_btc_wl_dbcc_info *wl_dinfo = &wl->dbcc_info; in _action_wl_scan() local
5770 if (wl_dinfo->real_band[RTW89_PHY_0] != RTW89_BAND_2G && in _action_wl_scan()
5771 wl_dinfo->real_band[RTW89_PHY_1] != RTW89_BAND_2G) in _action_wl_scan()
[all …]