Searched refs:cid_ch (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | coex.c | 6374 struct rtw89_btc_chdef cid_ch[RTW89_BE_BTC_WL_MAX_ROLE_NUMBER]; in _update_wl_info_v7() local 6415 cid_ch[cnt - 1] = wl_linfo[i].chdef; in _update_wl_info_v7() 6483 mode = _chk_dbcc(rtwdev, cid_ch, cid_phy, cid_role, &dbcc_2g_phy); in _update_wl_info_v7() 6491 if (_chk_role_ch_group(&cid_ch[0], &cid_ch[cnt - 1])) in _update_wl_info_v7() 6533 struct rtw89_btc_chdef cid_ch[RTW89_BE_BTC_WL_MAX_ROLE_NUMBER]; in _update_wl_info_v8() local 6590 memset(cid_ch, 0, sizeof(cid_ch)); in _update_wl_info_v8() 6628 cid_ch[cnt - 1] = wl_linfo->chdef; in _update_wl_info_v8() 6659 mode = _chk_dbcc(rtwdev, cid_ch, cid_phy, cid_role, in _update_wl_info_v8() 6664 if (_chk_role_ch_group(&cid_ch[0], &cid_ch[cnt - 1])) in _update_wl_info_v8()
|