Searched refs:_update_dbcc_band (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/ |
D | coex.c | 5690 void _update_dbcc_band(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy_idx) in _update_dbcc_band() function 5735 _update_dbcc_band(rtwdev, phy); in _update_wl_info() 5885 _update_dbcc_band(rtwdev, phy); in _update_wl_info_v1() 6035 _update_dbcc_band(rtwdev, phy); in _update_wl_info_v2() 6463 _update_dbcc_band(rtwdev, RTW89_PHY_0); in _update_wl_info_v7() 6464 _update_dbcc_band(rtwdev, RTW89_PHY_1); in _update_wl_info_v7() 6646 _update_dbcc_band(rtwdev, RTW89_PHY_0); in _update_wl_info_v8() 6647 _update_dbcc_band(rtwdev, RTW89_PHY_1); in _update_wl_info_v8() 7139 _update_dbcc_band(rtwdev, phy_idx); in rtw89_btc_ntfy_scan_start() 7160 _update_dbcc_band(rtwdev, phy_idx); in rtw89_btc_ntfy_scan_finish() [all …]
|