Home
last modified time | relevance | path

Searched refs:PowerLimit (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A Dodm_RegConfig8723B.c236 u8 *PowerLimit in odm_ConfigBB_TXPWR_LMT_8723B() argument
247 PowerLimit in odm_ConfigBB_TXPWR_LMT_8723B()
H A Dodm_RegConfig8723B.h49 u8 *PowerLimit
H A Dhal_com_phycfg.c1949 u8 *PowerLimit in PHY_SetTxPowerLimit() argument
1960 !GetU1ByteIntegerFromStringInDecimal((s8 *)PowerLimit, &powerLimit)) in PHY_SetTxPowerLimit()
1961 DBG_871X("Illegal index of power limit table [chnl %s][val %s]\n", Channel, PowerLimit); in PHY_SetTxPowerLimit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/rtl8188e/
H A Dphydm_regconfig8188e.c195 IN pu1Byte PowerLimit in odm_ConfigBB_TXPWR_LMT_8188E() argument
200 Bandwidth, RateSection, RfPath, Channel, PowerLimit); in odm_ConfigBB_TXPWR_LMT_8188E()
H A Dphydm_regconfig8188e.h91 IN pu1Byte PowerLimit
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/rtl8723b/
H A Dphydm_regconfig8723b.c222 IN pu1Byte PowerLimit in odm_ConfigBB_TXPWR_LMT_8723B() argument
227 Bandwidth, RateSection, RfPath, Channel, PowerLimit); in odm_ConfigBB_TXPWR_LMT_8723B()
H A Dphydm_regconfig8723b.h91 IN pu1Byte PowerLimit
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/rtl8822b/
H A Dphydm_regconfig8822b.c213 IN pu1Byte PowerLimit in odm_ConfigBB_TXPWR_LMT_8822B() argument
218 Bandwidth, RateSection, RfPath, Channel, PowerLimit); in odm_ConfigBB_TXPWR_LMT_8822B()
H A Dphydm_regconfig8822b.h98 IN pu1Byte PowerLimit
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/
H A Dphydm_precomp.h102 IN u8 *PowerLimit
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/
H A Dphydm_precomp.h102 IN u8 *PowerLimit
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/
H A Dphydm_precomp.h85 IN u8 *PowerLimit
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Dhal_com_phycfg.h196 u8 *PowerLimit
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/
H A Dhal_com_phycfg.c2117 IN u8 *PowerLimit in PHY_SetTxPowerLimit() argument
2127 , Band, Regulation, Bandwidth, RateSection, RfPath, Channel, PowerLimit); in PHY_SetTxPowerLimit()
2130 || GetU1ByteIntegerFromStringInDecimal((s8 *)PowerLimit, &powerLimit) == _FALSE in PHY_SetTxPowerLimit()
2132 …X_LEVEL(_drv_always_, "Illegal index of power limit table [ch %s][val %s]\n", Channel, PowerLimit); in PHY_SetTxPowerLimit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/
H A Dhal_com_phycfg.c3598 u8 *PowerLimit in phy_set_tx_power_limit() argument
3612 , Regulation, Band, Bandwidth, RateSection, ntx, Channel, PowerLimit); in phy_set_tx_power_limit()
3615 || GetS1ByteIntegerFromStringInDecimal((char *)PowerLimit, &powerLimit) == _FALSE in phy_set_tx_power_limit()
3617 RTW_PRINT("Illegal index of power limit table [ch %s][val %s]\n", Channel, PowerLimit); in phy_set_tx_power_limit()
3623 RTW_PRINT("Illegal power limit value [ch %s][val %s]\n", Channel, PowerLimit); in phy_set_tx_power_limit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/
H A Dhal_com_phycfg.c3588 u8 *PowerLimit in phy_set_tx_power_limit() argument
3602 , Regulation, Band, Bandwidth, RateSection, ntx, Channel, PowerLimit); in phy_set_tx_power_limit()
3605 || GetS1ByteIntegerFromStringInDecimal((char *)PowerLimit, &powerLimit) == _FALSE in phy_set_tx_power_limit()
3607 RTW_PRINT("Illegal index of power limit table [ch %s][val %s]\n", Channel, PowerLimit); in phy_set_tx_power_limit()
3613 RTW_PRINT("Illegal power limit value [ch %s][val %s]\n", Channel, PowerLimit); in phy_set_tx_power_limit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/
H A Dhal_com_phycfg.c3640 u8 *PowerLimit in phy_set_tx_power_limit() argument
3654 , Regulation, Band, Bandwidth, RateSection, ntx, Channel, PowerLimit); in phy_set_tx_power_limit()
3657 || GetS1ByteIntegerFromStringInDecimal((char *)PowerLimit, &powerLimit) == _FALSE in phy_set_tx_power_limit()
3659 RTW_PRINT("Illegal index of power limit table [ch %s][val %s]\n", Channel, PowerLimit); in phy_set_tx_power_limit()
3665 RTW_PRINT("Illegal power limit value [ch %s][val %s]\n", Channel, PowerLimit); in phy_set_tx_power_limit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/
H A Dhal_com_phycfg.c2671 IN u8 *PowerLimit in PHY_SetTxPowerLimit() argument
2681 , Band, Regulation, Bandwidth, RateSection, RfPath, Channel, PowerLimit); in PHY_SetTxPowerLimit()
2684 || GetU1ByteIntegerFromStringInDecimal((s8 *)PowerLimit, &powerLimit) == _FALSE in PHY_SetTxPowerLimit()
2686 RTW_PRINT("Illegal index of power limit table [ch %s][val %s]\n", Channel, PowerLimit); in PHY_SetTxPowerLimit()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_com_phycfg.c3606 u8 *PowerLimit in phy_set_tx_power_limit() argument
3620 , Regulation, Band, Bandwidth, RateSection, ntx, Channel, PowerLimit); in phy_set_tx_power_limit()
3623 || GetS1ByteIntegerFromStringInDecimal((char *)PowerLimit, &powerLimit) == _FALSE in phy_set_tx_power_limit()
3625 RTW_PRINT("Illegal index of power limit table [ch %s][val %s]\n", Channel, PowerLimit); in phy_set_tx_power_limit()
3631 RTW_PRINT("Illegal power limit value [ch %s][val %s]\n", Channel, PowerLimit); in phy_set_tx_power_limit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/
H A Dhal_com_phycfg.c3607 u8 *PowerLimit in phy_set_tx_power_limit() argument
3621 , Regulation, Band, Bandwidth, RateSection, ntx, Channel, PowerLimit); in phy_set_tx_power_limit()
3624 || GetS1ByteIntegerFromStringInDecimal((char *)PowerLimit, &powerLimit) == _FALSE in phy_set_tx_power_limit()
3626 RTW_PRINT("Illegal index of power limit table [ch %s][val %s]\n", Channel, PowerLimit); in phy_set_tx_power_limit()
3632 RTW_PRINT("Illegal power limit value [ch %s][val %s]\n", Channel, PowerLimit); in phy_set_tx_power_limit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_com_phycfg.c3597 u8 *PowerLimit in phy_set_tx_power_limit() argument
3611 , Regulation, Band, Bandwidth, RateSection, ntx, Channel, PowerLimit); in phy_set_tx_power_limit()
3614 || GetS1ByteIntegerFromStringInDecimal((char *)PowerLimit, &powerLimit) == _FALSE in phy_set_tx_power_limit()
3616 RTW_PRINT("Illegal index of power limit table [ch %s][val %s]\n", Channel, PowerLimit); in phy_set_tx_power_limit()
3622 RTW_PRINT("Illegal power limit value [ch %s][val %s]\n", Channel, PowerLimit); in phy_set_tx_power_limit()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_com_phycfg.c3606 u8 *PowerLimit in phy_set_tx_power_limit() argument
3620 , Regulation, Band, Bandwidth, RateSection, ntx, Channel, PowerLimit); in phy_set_tx_power_limit()
3623 || GetS1ByteIntegerFromStringInDecimal((char *)PowerLimit, &powerLimit) == _FALSE in phy_set_tx_power_limit()
3625 RTW_PRINT("Illegal index of power limit table [ch %s][val %s]\n", Channel, PowerLimit); in phy_set_tx_power_limit()
3631 RTW_PRINT("Illegal power limit value [ch %s][val %s]\n", Channel, PowerLimit); in phy_set_tx_power_limit()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/
H A Dhal_com_phycfg.c3582 u8 *PowerLimit in phy_set_tx_power_limit() argument
3596 , lmt_name, Band, Bandwidth, RateSection, ntx, Channel, PowerLimit); in phy_set_tx_power_limit()
3599 || GetS1ByteIntegerFromStringInDecimal((char *)PowerLimit, &powerLimit) == _FALSE in phy_set_tx_power_limit()
3601 RTW_PRINT("Illegal index of power limit table [ch %s][val %s]\n", Channel, PowerLimit); in phy_set_tx_power_limit()
3607 RTW_PRINT("Illegal power limit value [ch %s][val %s]\n", Channel, PowerLimit); in phy_set_tx_power_limit()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/
H A Dhal_com_phycfg.c3545 u8 *PowerLimit in phy_set_tx_power_limit() argument
3559 , lmt_name, Band, Bandwidth, RateSection, ntx, Channel, PowerLimit); in phy_set_tx_power_limit()
3562 || GetS1ByteIntegerFromStringInDecimal((char *)PowerLimit, &powerLimit) == _FALSE in phy_set_tx_power_limit()
3564 RTW_PRINT("Illegal index of power limit table [ch %s][val %s]\n", Channel, PowerLimit); in phy_set_tx_power_limit()
3570 RTW_PRINT("Illegal power limit value [ch %s][val %s]\n", Channel, PowerLimit); in phy_set_tx_power_limit()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_com_phycfg.c3582 u8 *PowerLimit in phy_set_tx_power_limit() argument
3596 , lmt_name, Band, Bandwidth, RateSection, ntx, Channel, PowerLimit); in phy_set_tx_power_limit()
3599 || GetS1ByteIntegerFromStringInDecimal((char *)PowerLimit, &powerLimit) == _FALSE in phy_set_tx_power_limit()
3601 RTW_PRINT("Illegal index of power limit table [ch %s][val %s]\n", Channel, PowerLimit); in phy_set_tx_power_limit()
3607 RTW_PRINT("Illegal power limit value [ch %s][val %s]\n", Channel, PowerLimit); in phy_set_tx_power_limit()

12