| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/ |
| H A D | hal_com.h | 265 bool GetU1ByteIntegerFromStringInDecimal(char *str, u8 *in);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/ |
| H A D | hal_com.h | 345 GetU1ByteIntegerFromStringInDecimal(
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/ |
| H A D | hal_com.h | 409 GetU1ByteIntegerFromStringInDecimal(
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | hal_com.h | 443 GetU1ByteIntegerFromStringInDecimal(
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | hal_com.h | 473 GetU1ByteIntegerFromStringInDecimal(
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | hal_com.h | 512 GetU1ByteIntegerFromStringInDecimal(
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | hal_com.h | 505 GetU1ByteIntegerFromStringInDecimal(
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | hal_com.h | 512 GetU1ByteIntegerFromStringInDecimal(
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | hal_com.h | 475 GetU1ByteIntegerFromStringInDecimal(
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | hal_com.h | 485 GetU1ByteIntegerFromStringInDecimal(
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | hal_com.h | 474 GetU1ByteIntegerFromStringInDecimal(
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | hal_com.h | 474 GetU1ByteIntegerFromStringInDecimal(
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | hal_com.h | 485 GetU1ByteIntegerFromStringInDecimal(
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/ |
| H A D | hal_com_phycfg.c | 2253 if ( !GetU1ByteIntegerFromStringInDecimal( (s8 *)Channel, &channel ) || in PHY_SetTxPowerLimit() 2254 !GetU1ByteIntegerFromStringInDecimal( (s8 *)PowerLimit, &powerLimit ) ) in PHY_SetTxPowerLimit() 3847 if ( !GetU1ByteIntegerFromStringInDecimal( colNumBuf, &colNum ) ) in phy_ParsePowerLimitTableFile() 3950 if ( !GetU1ByteIntegerFromStringInDecimal( powerLimit, &limitValue ) ) in phy_ParsePowerLimitTableFile()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | hal_com.h | 545 GetU1ByteIntegerFromStringInDecimal(
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | hal_com.h | 545 GetU1ByteIntegerFromStringInDecimal(
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | hal_com.h | 551 GetU1ByteIntegerFromStringInDecimal(
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | hal_com.h | 545 GetU1ByteIntegerFromStringInDecimal(
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/ |
| H A D | hal_com_phycfg.c | 2129 if (GetU1ByteIntegerFromStringInDecimal((s8 *)Channel, &channel) == _FALSE in PHY_SetTxPowerLimit() 2130 || GetU1ByteIntegerFromStringInDecimal((s8 *)PowerLimit, &powerLimit) == _FALSE in PHY_SetTxPowerLimit() 4173 if ( !GetU1ByteIntegerFromStringInDecimal( colNumBuf, &colNum ) ) in phy_ParsePowerLimitTableFile() 4276 if ( !GetU1ByteIntegerFromStringInDecimal( powerLimit, &limitValue ) ) in phy_ParsePowerLimitTableFile()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/ |
| H A D | hal_com_phycfg.c | 2683 if (GetU1ByteIntegerFromStringInDecimal((s8 *)Channel, &channel) == _FALSE in PHY_SetTxPowerLimit() 2684 || GetU1ByteIntegerFromStringInDecimal((s8 *)PowerLimit, &powerLimit) == _FALSE in PHY_SetTxPowerLimit() 4559 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) in phy_ParsePowerLimitTableFile() 4654 if (!GetU1ByteIntegerFromStringInDecimal(powerLimit, &limitValue)) in phy_ParsePowerLimitTableFile()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/ |
| H A D | hal_com_phycfg.c | 1959 if (!GetU1ByteIntegerFromStringInDecimal((s8 *)Channel, &channel) || in PHY_SetTxPowerLimit() 1960 !GetU1ByteIntegerFromStringInDecimal((s8 *)PowerLimit, &powerLimit)) in PHY_SetTxPowerLimit()
|
| H A D | hal_com.c | 1491 bool GetU1ByteIntegerFromStringInDecimal(char *Str, u8 *pInt) in GetU1ByteIntegerFromStringInDecimal() function
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/ |
| H A D | hal_com_phycfg.c | 3399 if (GetU1ByteIntegerFromStringInDecimal((s8 *)Channel, &channel) == _FALSE in phy_set_tx_power_limit() 3400 || GetU1ByteIntegerFromStringInDecimal((s8 *)PowerLimit, &powerLimit) == _FALSE in phy_set_tx_power_limit() 5051 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile() 5177 if (!GetU1ByteIntegerFromStringInDecimal(powerLimit, &limitValue)) { in phy_ParsePowerLimitTableFile()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/ |
| H A D | hal_com_phycfg.c | 3614 if (GetU1ByteIntegerFromStringInDecimal((char *)Channel, &channel) == _FALSE in phy_set_tx_power_limit() 5166 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/ |
| H A D | hal_com_phycfg.c | 3604 if (GetU1ByteIntegerFromStringInDecimal((char *)Channel, &channel) == _FALSE in phy_set_tx_power_limit() 5157 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
|