Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_cap.c380 if (dev_sw_cap->pwrlmt_type != 0xFF) in rtw_hal_final_cap_decision()
381 dev_cap->pwrlmt_type = dev_sw_cap->pwrlmt_type; in rtw_hal_final_cap_decision()
383 dev_cap->pwrlmt_type = PWLMT_BY_EFUSE; in rtw_hal_final_cap_decision()
H A Dhal_api_rf.c114 u8 pwrbyrate_type, u8 pwrlmt_type) in rtw_hal_rf_set_power_table_switch() argument
1232 u8 pwrbyrate_type, u8 pwrlmt_type) in rtw_hal_rf_set_power_table_switch() argument
H A Dhal_api_drv.h133 u8 pwrbyrate_type, u8 pwrlmt_type);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_cap.c373 if (dev_sw_cap->pwrlmt_type != 0xFF) in rtw_hal_final_cap_decision()
374 dev_cap->pwrlmt_type = dev_sw_cap->pwrlmt_type; in rtw_hal_final_cap_decision()
376 dev_cap->pwrlmt_type = PWLMT_BY_EFUSE; in rtw_hal_final_cap_decision()
H A Dhal_api_rf.c114 u8 pwrbyrate_type, u8 pwrlmt_type) in rtw_hal_rf_set_power_table_switch() argument
1232 u8 pwrbyrate_type, u8 pwrlmt_type) in rtw_hal_rf_set_power_table_switch() argument
H A Dhal_api_drv.h133 u8 pwrbyrate_type, u8 pwrlmt_type);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drtw_cfg.c1372 phl_com->dev_sw_cap.pwrlmt_type = RTW_PWLMT_BY_EFUSE; in rtw_core_update_default_setting()
1374 phl_com->dev_sw_cap.pwrlmt_type = RTW_PWBYRATE_AND_PWLMT; in rtw_core_update_default_setting()
1376 phl_com->dev_sw_cap.pwrlmt_type = RTW_PWLMT_DISABLE; in rtw_core_update_default_setting()
1378 phl_com->dev_sw_cap.pwrlmt_type = RTW_PWLMT_DISABLE; in rtw_core_update_default_setting()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drtw_cfg.c1398 phl_com->dev_sw_cap.pwrlmt_type = RTW_PWLMT_BY_EFUSE; in rtw_core_update_default_setting()
1400 phl_com->dev_sw_cap.pwrlmt_type = RTW_PWBYRATE_AND_PWLMT; in rtw_core_update_default_setting()
1402 phl_com->dev_sw_cap.pwrlmt_type = RTW_PWLMT_DISABLE; in rtw_core_update_default_setting()
1404 phl_com->dev_sw_cap.pwrlmt_type = RTW_PWLMT_DISABLE; in rtw_core_update_default_setting()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/
H A Dhalrf_pwr_table.c1163 pwr->pwr_limit_switch = phl_com->dev_cap.pwrlmt_type; in halrf_get_efuse_power_table_switch()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/
H A Dhalrf_pwr_table.c1163 pwr->pwr_limit_switch = phl_com->dev_cap.pwrlmt_type; in halrf_get_efuse_power_table_switch()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_def.h1579 u8 pwrlmt_type; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_def.h1558 u8 pwrlmt_type; member