Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/ !
H A Dcoex.c6737 struct rtw89_btc_chdef cid_ch[RTW89_BE_BTC_WL_MAX_ROLE_NUMBER]; in _update_wl_info_v7() local
6778 cid_ch[cnt - 1] = wl_linfo[i].chdef; in _update_wl_info_v7()
6846 mode = _chk_dbcc(rtwdev, cid_ch, cid_phy, cid_role, cnt); in _update_wl_info_v7()
6854 if (_chk_role_ch_group(&cid_ch[0], &cid_ch[cnt - 1])) in _update_wl_info_v7()
7096 struct rtw89_btc_chdef cid_ch[RTW89_BE_BTC_WL_MAX_ROLE_NUMBER] = {}; in _update_wl_non_mlo_info() local
7116 cid_ch[cnt] = wl->rlink_info[i][j].chdef; in _update_wl_non_mlo_info()
7143 mode = _chk_dbcc(rtwdev, cid_ch, cid_phy, cid_role, cnt); in _update_wl_non_mlo_info()
7147 if (_chk_role_ch_group(&cid_ch[0], &cid_ch[1])) in _update_wl_non_mlo_info()