Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_cap.c375 if (dev_sw_cap->pwrbyrate_off != 0xFF) in rtw_hal_final_cap_decision()
376 dev_cap->pwrbyrate_off = dev_sw_cap->pwrbyrate_off; in rtw_hal_final_cap_decision()
378 dev_cap->pwrbyrate_off = PW_BY_RATE_ON; in rtw_hal_final_cap_decision()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_cap.c368 if (dev_sw_cap->pwrbyrate_off != 0xFF) in rtw_hal_final_cap_decision()
369 dev_cap->pwrbyrate_off = dev_sw_cap->pwrbyrate_off; in rtw_hal_final_cap_decision()
371 dev_cap->pwrbyrate_off = PW_BY_RATE_ON; in rtw_hal_final_cap_decision()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drtw_cfg.c1382 phl_com->dev_sw_cap.pwrbyrate_off = RTW_PW_BY_RATE_ON; in rtw_core_update_default_setting()
1384 phl_com->dev_sw_cap.pwrbyrate_off = RTW_PW_BY_RATE_ALL_SAME; in rtw_core_update_default_setting()
1386 phl_com->dev_sw_cap.pwrbyrate_off = RTW_PW_BY_RATE_ON; in rtw_core_update_default_setting()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drtw_cfg.c1408 phl_com->dev_sw_cap.pwrbyrate_off = RTW_PW_BY_RATE_ON; in rtw_core_update_default_setting()
1410 phl_com->dev_sw_cap.pwrbyrate_off = RTW_PW_BY_RATE_ALL_SAME; in rtw_core_update_default_setting()
1412 phl_com->dev_sw_cap.pwrbyrate_off = RTW_PW_BY_RATE_ON; in rtw_core_update_default_setting()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c2823 , phl_com->dev_cap.pwrbyrate_off == RTW_PW_BY_RATE_ON ? "enabled" : "disabled" in rtw_dump_phl_tx_power_ext_info()
2824 , phl_com->dev_cap.pwrbyrate_off == RTW_PW_BY_RATE_ON ? "loaded" : "unloaded" in rtw_dump_phl_tx_power_ext_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl.c2772 , phl_com->dev_cap.pwrbyrate_off == RTW_PW_BY_RATE_ON ? "enabled" : "disabled" in rtw_dump_phl_tx_power_ext_info()
2773 , phl_com->dev_cap.pwrbyrate_off == RTW_PW_BY_RATE_ON ? "loaded" : "unloaded" in rtw_dump_phl_tx_power_ext_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/
H A Dhalrf_pwr_table.c1162 pwr->pwr_by_rate_switch = phl_com->dev_cap.pwrbyrate_off; in halrf_get_efuse_power_table_switch()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/
H A Dhalrf_pwr_table.c1162 pwr->pwr_by_rate_switch = phl_com->dev_cap.pwrbyrate_off; in halrf_get_efuse_power_table_switch()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_def.h1578 u8 pwrbyrate_off; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_def.h1557 u8 pwrbyrate_off; member