Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_cap.c345 if (dev_sw_cap->dbcc_sup && dev_hw_cap->dbcc_sup) in rtw_hal_final_cap_decision()
346 dev_cap->dbcc_sup = true; in rtw_hal_final_cap_decision()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_cap.c338 if (dev_sw_cap->dbcc_sup && dev_hw_cap->dbcc_sup) in rtw_hal_final_cap_decision()
339 dev_cap->dbcc_sup = true; in rtw_hal_final_cap_decision()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_init.c605 BB_DBG(bb_0, DBG_INIT, "dbcc_support = %d\n", phl_com->dev_cap.dbcc_sup); in halbb_buffer_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_init.c605 BB_DBG(bb_0, DBG_INIT, "dbcc_support = %d\n", phl_com->dev_cap.dbcc_sup); in halbb_buffer_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/mp/
H A Dphl_test_mp.c301 if (phl_info->phl_com->dev_cap.dbcc_sup) in mp_change_mode()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/mp/
H A Dphl_test_mp.c301 if (phl_info->phl_com->dev_cap.dbcc_sup) in mp_change_mode()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c139 hal_com->dev_hw_cap.dbcc_sup = true;/*get info from efuse*/ in init_hal_spec_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c139 hal_com->dev_hw_cap.dbcc_sup = true;/*get info from efuse*/ in init_hal_spec_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_chan.c956 if (phl_com->dev_cap.dbcc_sup == true) { in phl_chanctx_add()
1140 if ((phl_com->dev_cap.hw_sup_flags & HW_SUP_DBCC) && (phl_com->dev_cap.dbcc_sup)) { in rtw_phl_chanctx_add()
H A Dphl_def.h1545 bool dbcc_sup; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_chan.c956 if (phl_com->dev_cap.dbcc_sup == true) { in phl_chanctx_add()
1140 if ((phl_com->dev_cap.hw_sup_flags & HW_SUP_DBCC) && (phl_com->dev_cap.dbcc_sup)) { in rtw_phl_chanctx_add()
H A Dphl_def.h1566 bool dbcc_sup; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drtw_cfg.c1223 phl_com->dev_sw_cap.dbcc_sup = rtw_dbcc_en; in rtw_core_update_default_setting()
H A Dioctl_cfg80211.c9748 if (dvobj->phl_com->dev_cap.dbcc_sup) { in rtw_cfg80211_init_wiphy_band()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drtw_cfg.c1231 phl_com->dev_sw_cap.dbcc_sup = rtw_dbcc_en; in rtw_core_update_default_setting()
H A Dioctl_cfg80211.c9923 if (dvobj->phl_com->dev_cap.dbcc_sup) { in rtw_cfg80211_init_wiphy_band()