Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dcoex.c6323 u8 i, mode, cnt = 0, cnt_2g = 0, cnt_5g = 0, phy_now = RTW89_PHY_MAX, phy_dbcc; in _update_wl_info_v7() local
6381 phy_dbcc = wl_linfo[i].phy; in _update_wl_info_v7()
6382 wl_dinfo->role[phy_dbcc] |= BIT(wl_linfo[i].role); in _update_wl_info_v7()
6383 wl_dinfo->op_band[phy_dbcc] = wl_linfo[i].chdef.band; in _update_wl_info_v7()