Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c6856 struct rtw89_btc_wl_dbcc_info *wl_dinfo = &wl->dbcc_info; in _action_wl_scan()
7095 btc->cx.wl.dbcc_info.real_band[phy_idx] = in _update_dbcc_band()
7097 btc->cx.wl.dbcc_info.scan_band[phy_idx] : in _update_dbcc_band()
7098 btc->cx.wl.dbcc_info.op_band[phy_idx]; in _update_dbcc_band()
8803 wl->dbcc_info.scan_band[phy_idx] = band; in rtw89_btc_ntfy_scan_start()
8852 wl->dbcc_info.scan_band[phy_idx] = band; in rtw89_btc_ntfy_switch_band()
H A Dcore.h2380 struct rtw89_btc_wl_dbcc_info dbcc_info; member