Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dcoex.c6316 struct rtw89_btc_chdef cid_ch[RTW89_BE_BTC_WL_MAX_ROLE_NUMBER]; in _update_wl_info_v7() local
6357 cid_ch[cnt - 1] = wl_linfo[i].chdef; in _update_wl_info_v7()
6425 mode = _chk_dbcc(rtwdev, cid_ch, cid_phy, cid_role, &dbcc_2g_phy); in _update_wl_info_v7()
6433 if (_chk_role_ch_group(&cid_ch[0], &cid_ch[cnt - 1])) in _update_wl_info_v7()
6475 struct rtw89_btc_chdef cid_ch[RTW89_BE_BTC_WL_MAX_ROLE_NUMBER]; in _update_wl_info_v8() local
6532 memset(cid_ch, 0, sizeof(cid_ch)); in _update_wl_info_v8()
6570 cid_ch[cnt - 1] = wl_linfo->chdef; in _update_wl_info_v8()
6601 mode = _chk_dbcc(rtwdev, cid_ch, cid_phy, cid_role, in _update_wl_info_v8()
6606 if (_chk_role_ch_group(&cid_ch[0], &cid_ch[cnt - 1])) in _update_wl_info_v8()